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

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).
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.