Y
Hacker News
new
|
ask
|
show
|
jobs
by
headmelted
162 days ago
ā Worst case: Claude does something unexpected on a disposable VM.ā
.. with a valid SSH key unless Iām reading it wrong?
2 comments
smarx007
162 days ago
I think the SSH key that has push permissions is SSH-forwarded. It is quite a sophisticated setup (in both a good and a bad sense).
link
dist-epoch
162 days ago
You can use a PAT token which has write access to a single repo instead. No need to add a full access SSH key to GitHub.
link