| ▲ | 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? | ||
| ▲ | smarx007 3 days ago | parent | next [-] | |
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). | ||
| ▲ | dist-epoch 3 days ago | parent | prev [-] | |
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. | ||