SANDBOX RUNTIME
// A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS leve...
Sandbox Runtime
A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS leve...
13EmergingUnknown
What it does
A lightweight sandboxing tool for enforcing filesystem and network restrictions on arbitrary processes at the OS level, without requiring a container. uses native OS sandboxing primitives ( on macOS, on Linux) and proxy-based network filtering. It can be used to sandbox the behaviour of agents, local MCP servers, bash commands and arbitrary processes. > Beta Research Preview > > The Sandbox
Getting Started
git
git clone https://github.com/anthropic-experimental/sandbox-runtime