Userland local agent sandbox with real-time network control dashboard
Kernel-enforced agent sandboxing that blocks .env access without container overhead.
Run any untrusted process with restricted filesystem and network access, using native OS primitives.
Domain-allowlist network sandbox for any process—no VM, native Landlock and overlayfs.
Developers running AI agents, scripts, or tools from untrusted sources who need fine-grained containment.
Firejail · bubblewrap · Docker
Kernel-enforced agent sandboxing that blocks .env access without container overhead.
macOS Endpoint Security frameworks beat sandbox-exec for AI agent isolation.
gVisor sandboxing with filesystem snapshots for warm AI code execution environments.
Virtualenv for system isolation—your configs carry over but SSH keys stay protected.
Deterministic budget enforcement on WASM syscalls—clean threat model, but early-stage tooling.
Roll back any agent run like a Git commit with a single command.