Sandbox Map for Claude Code and Codex Agents: From Docker SBX to E2B

minchoi · x · 2026-09-15

If you run Claude Code or Codex with auto-approve, your agent can rm, curl, and leak keys. A practical sandbox map: local microVMs include Docker Sandboxes (sbx run claude), shuru (ephemeral, offline by default), Brood Box (microVM + diff review), and open-source Brig with curated agent profiles. Cloud options: E2B (Firecracker, SDK-first, most used in products), Daytona (persistent workspaces), Vercel Sandbox / Modal for hosted execution. Plain Docker and DevContainers share the kernel—fine for deps, not a blast-radius wall. Laptop agents → Docker SBX / shuru / Brig; product features → E2B.

Original post →

More from coding & agent

coding & agent channel →