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
PRODUCT LAUNCH

Anthropic Releases Claude Opus 5: Mid-Tier Model Balances Performance and Affordability

2026-07-25
AnthropicAnthropic
RESEARCH

Dragos: Real-World Cyberattack Used Claude and GPT to Breach Water Utility OT Systems

2026-07-25
AnthropicAnthropic
INDUSTRY REPORT

Silicon Valley Splits Over Chinese AI: Safety vs. Access Debate Intensifies

2026-07-25

Comments

Suggested

CloudflareCloudflare
UPDATE

Cloudflare Expands AI Bot Controls With Nuanced Classification System

2026-07-25
LGLG
OPEN SOURCE

Toolgz Slashes LLM Tool-Definition Tokens 80% With Zero Accuracy Loss

2026-07-25
AnthropicAnthropic
PRODUCT LAUNCH

Anthropic Releases Claude Opus 5: Mid-Tier Model Balances Performance and Affordability

2026-07-25
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us