By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Anthropic Adds Sandboxing and Web Access to Claude Code for Safer AI-Powered Coding
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Anthropic Adds Sandboxing and Web Access to Claude Code for Safer AI-Powered Coding
News

Anthropic Adds Sandboxing and Web Access to Claude Code for Safer AI-Powered Coding

News Room
Last updated: 2025/11/14 at 9:23 AM
News Room Published 14 November 2025
Share
Anthropic Adds Sandboxing and Web Access to Claude Code for Safer AI-Powered Coding
SHARE

Anthropic released sandboxing capabilities for Claude Code and launched a web-based version of the tool that runs in isolated cloud environments. The company introduced these features to address security risks that arise when Claude Code writes, tests, and debugs code with broad access to developer codebases and files. According to Anthropic, “Giving Claude this much access to your codebase and files can introduce risks, especially in the case of prompt injection.” The new sandboxing approach creates pre-defined boundaries within which Claude can operate, reducing the number of permission prompts developers receive while the company claims it increases safety protections.

Anthropic built the sandboxing approach on operating system-level features that establish two security boundaries. The first boundary provides filesystem isolation, which the company states “ensures that Claude can only access or modify specific directories.” Anthropic positions this as protection against prompt-injected versions of Claude modifying sensitive system files. The second boundary implements network isolation, which the company says “ensures that Claude can only connect to approved servers.” This aims to prevent a compromised Claude instance from leaking sensitive information or downloading malware.

Source: Claude Code’s Sandboxing Architecture

Anthropic emphasizes that both isolation techniques must work together for effective protection. The company notes that without network isolation, a compromised agent could exfiltrate sensitive files like SSH keys, while without filesystem isolation, a compromised agent could escape the sandbox and gain network access.

The web-based version of Claude Code uses a custom proxy service to handle git interactions. Inside the sandbox, the git client authenticates to this service with what Anthropic describes as a custom-built scoped credential. The proxy verifies this credential and the contents of the git interaction, such as ensuring it only pushes to the configured branch, before attaching the appropriate authentication token and sending the request to GitHub.

When developers start a task on Claude Code on the web, the system clones their repository to an Anthropic-managed virtual machine. Claude then calls a secure cloud environment with the user’s code and configures internet access based on user settings. During task execution, Claude analyzes code, makes changes, runs tests, and checks its work. Upon completion, users receive notification that the task is finished and can create a pull request with the changes, which are pushed to a branch ready for review.

Anthropic positions sandboxing as a solution to limitations in traditional permission-based security systems that require constant user approval for bash commands. The company identifies several issues with the permission-based approach, including what it calls approval fatigue, where repeatedly clicking approve can cause users to pay less attention to what they’re approving. The traditional model also creates productivity slowdowns through constant interruptions and limits Claude Code’s efficiency when it must wait for approvals.

The sandboxing model addresses these issues through a different approach. According to Anthropic, the system works by defining clear boundaries that specify which directories and network hosts Claude Code can access. This reduces the number of permission prompts, as safe commands within the sandbox do not require approval. The company states that attempts to access resources outside the sandbox trigger immediate notifications, while Claude Code can run more independently within the defined limits.

Simon Willison, co-creator of Django, described his experience with preview access to the system. He characterized it as

effectively a sandboxed instance of ‘claude –dangerously-skip-permissions’ running in Anthropic’s container.

This comparison highlights how the sandboxing approach changes the permission model by establishing upfront boundaries rather than requesting approval for each individual action.

Dan Shipper, co-founder and CEO of every.to, noted the deployment architecture and accessibility of the web version. He explained that the system

lets you kick off tasks on the web or mobile—like Codex

and that

everything runs in a VM on the cloud.

Daniel San, co-founder and CTO of aitmpl.com, provided technical context on the security architecture. He distinguished between container-level and application-level protections, stating that

Docker provides system-level isolation, while Claude Code’s sandbox adds fine-grained security controls that restrict what files and network resources an agent can access during execution.

Developers interested in the technical implementation can review the sandbox runtime source code on GitHub, where Anthropic has published the experimental repository. The main Claude Code repository is also available on GitHub for those who want to examine the tool’s codebase. Anthropic has also published a course on Skilljar that demonstrates Claude Code in action for developers who want to see the tool’s capabilities before testing it themselves.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article Grab the Echo Dot and Ring Camera bundle for 61% off in an early Black Friday deal Grab the Echo Dot and Ring Camera bundle for 61% off in an early Black Friday deal
Next Article Baidu’s PR head leaves company after toxic work culture video controversy · TechNode Baidu’s PR head leaves company after toxic work culture video controversy · TechNode
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

How to Queer Eye Your Social Media Presence
How to Queer Eye Your Social Media Presence
Computing
Roku launches early Black Friday sale & they’re cheaper than Amazon Fire Sticks
Roku launches early Black Friday sale & they’re cheaper than Amazon Fire Sticks
News
The TechBeat: Can 25 Superhumans Run a 0M Freight Operation? T3RA’s AI Visionary Mukesh Kumar Thinks So (11/14/2025) | HackerNoon
The TechBeat: Can 25 Superhumans Run a $100M Freight Operation? T3RA’s AI Visionary Mukesh Kumar Thinks So (11/14/2025) | HackerNoon
Computing
Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices
Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices
News

You Might also Like

Roku launches early Black Friday sale & they’re cheaper than Amazon Fire Sticks
News

Roku launches early Black Friday sale & they’re cheaper than Amazon Fire Sticks

4 Min Read
Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices
News

Monzo’s Real-Time Fraud Detection Architecture with BigQuery and Microservices

4 Min Read
Quantum software startup Classiq raises new funding from AMD, Qualcomm –  News
News

Quantum software startup Classiq raises new funding from AMD, Qualcomm – News

5 Min Read
Ditch Your AI Loyalty and Pick an AI Image or Video Model Based on Its 'Personality'
News

Ditch Your AI Loyalty and Pick an AI Image or Video Model Based on Its 'Personality'

11 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?