Sandboxing - Claude Code Docs Learn how Claude Code's sandboxed bash tool provides filesystem and network isolation for safer, more autonomous agent execution
Making Claude Code more secure and autonomous with sandboxing Claude Code on the web executes each Claude Code session in an isolated sandbox where it has full access to its server in a safe and secure way We've designed this sandbox to ensure that sensitive credentials (such as git credentials or signing keys) are never inside the sandbox with Claude Code
Claude Code Sandbox - GitHub This project builds upon the excellent work of claude-sandbox by Chris Wensel, which demonstrated the concept of running Claude Code safely in a Docker container
A containerised sandbox for Claude code - ianhomer. com This container approach lets you get all the benefits of Claude's assistance while creating clear boundaries around what it can affect The setup is fast enough that you'll forget about the isolation layer, but it's there when you need it