Invest1 distinct publisher3 min readPublished
Seatbelt on macOS and bubblewrap on Linux now stop the agent's shell at the folder it was invoked in and route its traffic through a domain allowlist. That is a boundary a security team can approve once.
The Investor · Invest desk

build
Superpowers makes spec-driven work a precondition, then ships it to twelve harnesses1 distinct publisher
build
Per-developer environments hit their ceiling the day one engineer ran five agents1 distinct publisher
build
The weights never moved: what 6,852 Claude Code sessions say about where regressions live1 distinct publisher
product
Four leaderboards, four denominators: what you buy when you standardize on a coding agent1 distinct publisher
Compiled by The InvestorSomething wrong?How this is made
A permission prompt is a control with a decay curve built into it, because the more often the agent asks the more reliably the human clicks yes, so the 84 percent reduction Anthropic reports since it began iterating on this approach around October 2025, in Crypto Briefing's account of the rollout [6], reads better as repair to a broken control than as comfort for a tired developer. Roughly one prompt in six survives [1]. Those are the ones somebody might actually read.
The mechanism is duller than the number and more useful. Seatbelt on macOS [3] and bubblewrap on Linux and WSL2 [4] converge on the same two lines: filesystem access ends at the current working directory and its children, and outbound requests pass through a proxy that speaks only to pre-approved domains [5]. Draw those lines and the blast radius of a successful prompt injection [12] becomes the directory you invited the agent into plus whatever the allowlist can dial [3], with SSH keys, environment variables and browser cookies parked elsewhere on the machine sitting outside the line [7]. A boundary only needs reviewing once, where a prompt policy has to hold every few seconds.
Anthropic leaned on two operating-system primitives it does not own rather than shipping its own runtime, leaving Docker-based isolation as a supported third-party path [10], and full native Windows support is still absent [8], which in practice means containment on Windows hardware belongs to developers who do their work inside WSL2 [2].
Several readings of this rollout hold up. In the first, the sandbox profile becomes the auditable artifact that gets agentic coding through review, and the seat count follows the approval. In the second, the working directory turns out to be a generous boundary, since repositories hold credentials and allowlists hold package registries, and the first serious incident happens entirely inside the fence [3]. In the third, the interesting work drifts toward computer use, which Anthropic's own documentation places outside the sandbox [9], so the containment story never covers the surface that is growing fastest in a product pitched as a place where the model writes, tests and executes code on its own [13].
My view is a price-versus-value distinction rather than a forecast: 84 percent is a quote on friction removed, not on attempts contained [4], and the value on offer is that a security team can approve a configuration instead of trusting a judgment call made at two in the morning. I would be wrong if enterprise reviewers treat OS-level isolation as insufficient and keep mandating containers or disposable remote machines regardless, which is a live possibility precisely because Anthropic itself describes Docker as the more comprehensive separation [10]. What to watch is whether the next published number measures escapes instead of clicks.
Ranked by verification strength, evidence, and original report placement.
Anthropic has rolled out a local Bash sandbox mode for Claude Code on desktop that isolates command execution at the operating system level.
The sandbox feature works on macOS and Linux/WSL2, using native sandboxing technologies to restrict what Claude Code can touch on the machine.
On macOS the sandbox relies on Seatbelt, Apple's built-in sandboxing framework, which enforces fine-grained restrictions on process-level access.
Linux and WSL2 users get bubblewrap, a lightweight containerisation tool commonly used in the Linux ecosystem for unprivileged sandboxing.
Filesystem access is locked to the current working directory and its children, while network requests pass through a proxy layer that only permits connections to pre-approved domains.
Anthropic says it has achieved an 84% reduction in permission prompts since it began iterating on this sandbox approach around October 2025.
Distinct publishers with included, body-backed reporting in this cluster.
cryptobriefing.com
1 article · August 30, 2026
Follow any of these and your For You feed starts watching them — no settings page required.
Evidence-backed comparisons of source perspectives and observed adoption signals. Read the methodology
Which Builder, Operator, and Investor concerns the observed source mix emphasized—not a truth score.
Evidence, demonstrated adoption, hype gap, incentives, and confidence are assessed independently, each on its own current evidence. How these are measured.
One outlet, one interested party
Every technical detail — the primitives, the fence, the proxy, the 84% — arrives through Crypto Briefing paraphrasing Anthropic's own documentation and statements. That is fine for establishing what shipped and weak for establishing whether it holds: no changelog, no test, no third-party security look at Seatbelt or bubblewrap configuration.
Shipped and used, at an unknown scale
The feature is out, not announced-for-later, and Anthropic's prompt-count figure implies real sessions behind it. Beyond that the record is empty: no install numbers, no named team running it, no enterprise policy rollout, and a Windows population explicitly not served.
A convenience metric wearing a security badge
The framing is a security upgrade; the only measurement is how much less often the tool interrupts you. Those are different achievements, and the gap widens once you notice the two carve-outs Crypto Briefing does report but does not weigh: computer use runs outside the sandbox, and native Windows has no fence at all. Modest rather than severe overstatement, because the caveats are at least on the page.
The fewer the prompts, the longer the agent runs
Anthropic is both the source of every fact here and the beneficiary of the outcome: an agent that asks permission six times less often is an agent developers leave unattended, which is precisely the autonomous-execution position Claude Code has been built toward since 2025. Auto-allow is the mode that monetises trust, and it is the mode the headline number implicitly advertises.
Confident about the shape, not the strength
What shipped and where it stops are consistent and specific enough to trust. Whether the fence survives contact with a determined injection is unestablished in this reporting, and with a single publisher there is no second telling to catch a mischaracterisation.