3. Runtime, Sandbox & Autonomy
How to contain what AI agents can do at runtime — sandbox isolation, network egress, browser access, filesystem scope, approvals, and scheduled task governance.
Last reviewed: August 18, 2026
Articles in this section
Frequently asked questions
What is the minimum safe runtime boundary for an agent? Use the narrowest filesystem, network, credential, tool, duration, and action scope that supports the approved task. Separate the orchestrator from tool execution where feasible, require approval beyond the baseline, and test termination before production.
Why do local and hosted execution need separate reviews? They have different isolation, credential, data-retention, network, evidence, and incident-containment paths. A product setting may enable both without applying the same controls to both runtimes.
Related handbook guidance
Last updated
Was this helpful?