T
ToolShelf
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
License
Apache-2.0
Updated
Today

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

Platforms

🪟windows🍎mac🐧linux

Install Difficulty

moderate

Built With

typescript

Community Reactions