Comment by headmelted
3 days ago
“ Worst case: Claude does something unexpected on a disposable VM.”
.. with a valid SSH key unless I’m reading it wrong?
3 days ago
“ Worst case: Claude does something unexpected on a disposable VM.”
.. with a valid SSH key unless I’m reading it wrong?
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.