The tools
Everything else — installing packages, moving files, running a build — happens
through
sandbox_exec.
Sizes
The default size is a platform setting, not a per-binding one.
Limits
Idle and maximum lifetimes are platform settings and differ between environments.
Cost
Metered per second the container is alive — not per command. A sandbox left idle still costs until it terminates. See noorle.com/pricing.Autonomy
Privileged tier. At Supervised it pauses unless auto-approved; at Read-only it is denied. A Privileged allow that cannot be written to the audit trail is converted to a deny.On MCP gateways
All Sandbox tools are withheld from callers a gateway cannot identify. The container’s identity is derived from the caller’s workspace anchor; an anonymous caller has none. Authenticate the caller and the tools appear.Sandbox or Computer?
Both give you a Linux machine. They differ in lifetime and ownership:Next
- Code Runner — no container, no packages, instant
- Computer