the-void-ia/void-box
Composable agent runtime with enforced isolation boundaries
Void-Box helps you run AI agents more securely by isolating each step of their task in its own dedicated, lightweight virtual machine. This prevents a misbehaving agent from affecting your other systems. You provide the agent's instructions and available tools, and Void-Box executes it safely, producing the agent's output without risking your host environment. This is for developers building and deploying multi-step AI agent workflows who need strong security and reliability.
Use this if you are building AI agents that interact with external tools or execute code, and you need to ensure each step runs in a completely isolated and secure environment to prevent cascading failures or security risks.
Not ideal if you are simply running standalone applications or traditional microservices that already have sufficient container-based isolation for your needs.
Stars
19
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/the-void-ia/void-box"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
e2b-dev/E2B
Open-source, secure environment with real-world tools for enterprise-grade agents.
alibaba/OpenSandbox
OpenSandbox is a general-purpose sandbox platform for AI applications, offering multi-language...
e2b-dev/infra
Infrastructure that's powering E2B Cloud.
always-further/nono
Secure, kernel-enforced sandbox CLI and SDKs for AI agents. Capability-based isolation with...
boxlite-ai/boxlite
Sandboxes for every agent. Embeddable, stateful, snapshots, and hardware isolation.