Then don't use Claude Code.
Just yet another reason to use an open source harness instead of a closed harness.
Just yet another reason to use an open source harness instead of a closed harness.
I wouldn't classify Claude Code as a sandbox, though it does have some sandbox features built in, using https://github.com/anthropic-experimental/sandbox-runtime (which I would classify as a sandbox)
curl -A "me@example.com" https://example.comClaude Code does seem to know my email address by default though:
claude -p \
--setting-sources "" \
--tools "" \
-- \
"What is my email address?"