BunkerVM
BunkerVM is a lightweight runtime designed to safely execute AI agent generated code inside isolated Firecracker microVM sandboxes.
Features
Properties
- Lightweight
- Privacy focused
Features
- Works Offline
- No Tracking
- Container Virtualization
- Ad-free
- Command line interface
- Sandbox
- Virtualization
BunkerVM News & Activities
Recent activities
BunkerVM information
What is BunkerVM?
BunkerVM is a lightweight runtime designed to safely execute AI agent generated code inside isolated Firecracker microVM sandboxes.
Many AI agents and automation frameworks can generate and run code as part of their workflows. In many setups this code runs directly on the host machine, which can be risky if agents execute unexpected commands or modify the system environment.
BunkerVM provides an isolated execution environment by launching disposable Firecracker microVMs where agent tools and scripts can run safely. When execution finishes, the VM can be destroyed, leaving the host system unchanged.
The project can integrate with agent frameworks and tools such as LangGraph, LangChain, CrewAI, OpenAI Agents SDK, and MCP servers used in development environments like VS Code.
Key capabilities include: • Running Python or shell commands inside microVM sandboxes • Disposable isolated Linux execution environments • Integration with agent frameworks and tool-based workflows • MCP server support for editor-based agent tooling • CLI tools and Python API for sandbox execution
BunkerVM is open-source and designed for developers experimenting with autonomous agents, tool-based LLM workflows, and secure execution environments.

