logoalt Hacker News

iLemmingyesterday at 8:14 PM3 repliesview on HN

So? My terminal has the same full system access. If I didn't use Emacs, I'd be using Claude code in it. It's contained locally on my computer, I don't see any problem here. I use Emacs like my OS-layer. Why would I complain that my OS has access to something? It would be weird and annoying if it's the opposite.


Replies

fortyyesterday at 9:32 PM

I don't think it's very reasonable to use claude code on a computer that have credentials without some kind of sandboxing or validing every command it does, at which point I'd rather do things manually

Blackthornyesterday at 9:28 PM

You have to give Claude Code access to every shell command individually unless you run in yolo mode.

habineroyesterday at 11:38 PM

Yeah, that's incredibly unsafe. You made a footgun machine and you're firing it with no shoes on. Don't run that on any machine with credentials you care about.

At the very least, run it in Docker. It's not a security tool, but it's at least some kind of guardrail against data loss and exfiltration.