01Designed for security, with agents communicating with the sandbox externally, never running inside it.
02Supports multiple backends: Docker, Podman, Modal, E2B, and WebAssembly (WASM BusyBox/custom WASM).
0320 GitHub stars
04Offers a simple MCP interface with a single `sandbox_exec` tool for running Linux commands.
05Provides isolated sandboxes for each agent, preventing shared state and cross-contamination.
06Ensures ephemeral environments that are automatically cleaned up after each MCP session.