subagentchecklists

.com verification checklist

← all checklist items

Anthropic's Claude Code sandboxing draws two boundaries -- filesystem isolation (read/write confined to the working directory) and network isolation (an allowlist of domains via a proxy) -- so Claude can act freely inside the boundary without asking permission for every step, and is flagged immediately if it tries to leave it.

Sandboxing chk_sandbox_two_boundaries
full item
Anthropic's Claude Code sandboxing draws two boundaries -- filesystem isolation (read/write confined to the working directory) and network isolation (an allowlist of domains via a proxy) -- so Claude can act freely inside the boundary without asking permission for every step, and is flagged immediately if it tries to leave it.
summary

The core two-boundary model: filesystem confinement to the working directory, and network confinement to an allowlist via a proxy.

source

Making Claude Code more secure and autonomous with sandboxing
https://www.anthropic.com/engineering/claude-code-sandboxing

provenance

created 2026-07-02 06:02:48 · JSON