SpadeBox – Sandboxed tools and JavaScript runtime for AI agents
Cap-std sandboxing with no-bash design is a coherent security story for agents.

O-cap security model beats the credential-bag approach every agent framework currently uses.
Developers building AI agents with filesystem or API access
Agoric SwingSet · Cloudflare Workers Isolate Model
Cap-std sandboxing with no-bash design is a coherent security story for agents.
Wraps node, npm, and bun under sandbox without code changes, but Deno already does capability security.
Seccomp+iptables+mount isolation blocks the ClawdHub credential stealer in practice.
WASM sandbox beats exec() for AI agents, but the category is crowded.
Edge-native coding agents on Workers when Cursor and Continue dominate locally.
Provider-enforced caps mean rogue agents literally cannot exceed your budget.