BotBeat
...
← Back

> ▌

AnthropicAnthropic
OPEN SOURCEAnthropic2026-04-26

Anthropic Open-Sources Sandbox Runtime to Secure AI Agents and Local Services

Key Takeaways

  • ▸Anthropic released Sandbox Runtime as an open-source beta tool for restricting AI agent and MCP server capabilities
  • ▸Uses lightweight OS-level sandboxing (sandbox-exec on macOS, bubblewrap on Linux) rather than containers
  • ▸Provides granular control over filesystem reads/writes, network access, and Unix socket restrictions
Source:
Hacker Newshttps://github.com/anthropic-experimental/sandbox-runtime↗

Summary

Anthropic has released Sandbox Runtime (srt), a lightweight open-source sandboxing tool that enforces filesystem and network restrictions on arbitrary processes without requiring containerization. Available as a beta research preview, srt leverages native OS sandboxing primitives including sandbox-exec on macOS and bubblewrap on Linux, combined with proxy-based network filtering.

The tool allows developers to sandbox AI agents, Model Context Protocol (MCP) servers, bash commands, and other processes with minimal overhead. It follows a secure-by-default philosophy where processes start with minimal access, and developers must explicitly allow specific network domains, filesystem paths, and Unix sockets. The tool can be deployed as a standalone CLI utility or integrated as a library into applications.

Key use cases include restricting MCP server capabilities and controlling agent behavior during execution. For instance, developers can now prevent MCP servers from accessing sensitive files or communicating with unauthorized network endpoints. The open-source release aims to help the broader AI ecosystem build more secure agentic systems as AI agents become more prevalent.

  • Implements secure-by-default design where processes have minimal access unless explicitly allowed
  • Available via npm install with support for both CLI and programmatic integration
AI AgentsMLOps & InfrastructureAI Safety & AlignmentOpen Source

More from Anthropic

AnthropicAnthropic
INDUSTRY REPORT

Singapore's Foreign Minister Built a 'Second Brain' AI Assistant Using Claude and Open-Source Framework

2026-04-26
AnthropicAnthropic
PRODUCT LAUNCH

Anthropic Quietly Launches Third-Party LLM Support for Claude Cowork and Code

2026-04-26
AnthropicAnthropic
INDUSTRY REPORT

Claude Embedded in Pentagon Systems for Iran Airstrikes, but AI Generates False Information About Operations

2026-04-25

Comments

Suggested

NVIDIANVIDIA
RESEARCH

NVIDIA's NemoClaw Sandbox Vulnerable to Data Exfiltration and Agent Poisoning, New Research Reveals

2026-04-26
AnthropicAnthropic
INDUSTRY REPORT

Singapore's Foreign Minister Built a 'Second Brain' AI Assistant Using Claude and Open-Source Framework

2026-04-26
Academic ResearchAcademic Research
RESEARCH

UniGenDet: Unified Framework Synchronizes Image Generation and Detection in Co-Evolutionary Loop

2026-04-26
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us