7 min read
Hardening Agent Sandboxes: MicroVMs, gVisor and WebAssembly for Untrusted Code
An AI agent running shell commands is an arbitrary code execution primitive you installed on purpose. Here is the isolation ladder — container, gVisor, Firecracker, WebAssembly — what each one actually stops, and what it costs per sandbox.