logoalt Hacker News

e1gyesterday at 10:23 PM1 replyview on HN

Claude: can escape its sandbox (there are GitHub issues about this) and, when sandboxed, still has full read access to everything on your machine (SSH keys, API keys, files, etc.)

Codex: IIRC, only shell commands are sandboxed; the actual agent runtime is not.


Replies

dbmikustoday at 12:16 AM

Cool, thanks for explaining!