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
RESEARCH

Analysis Reveals Claude Code's Research Workflow Is Wide, Not Deep

2026-06-10
AnthropicAnthropic
INDUSTRY REPORT

The Economics of Agentic Coding: Power Users Extract 5-10x Subscription Value Through Flat-Rate Pricing

2026-06-10
AnthropicAnthropic
UPDATE

Claude Sonnet 4.6 Now Creates Virtual Machines Across GCP, Azure, and AWS via Agentic Interface

2026-06-10

Comments

Suggested

AnthropicAnthropic
RESEARCH

Analysis Reveals Claude Code's Research Workflow Is Wide, Not Deep

2026-06-10
Ukrainian Defense IndustryUkrainian Defense Industry
RESEARCH

Ukrainian Military Tests Fully Autonomous Drones in Combat, Marking First Documented AI Kills

2026-06-10
BunqBunq
RESEARCH

€0.01 Bank Transfer Could Compromise Banking AI Assistants via Prompt Injection

2026-06-10
← Back to news
© 2026 BotBeat
AboutPrivacy PolicyTerms of ServiceContact Us