product updateAnthropic

Claude Code source leak reveals Anthropic working on 'Proactive' mode and autonomous payments

TL;DR

Anthropic's Claude Code version 2.1.88 release accidentally included a source map exposing over 512,000 lines of code and 2,000 TypeScript files. Analysis of the leaked codebase by security researchers reveals evidence of a planned 'Proactive' mode that would execute coding tasks without explicit user prompts, plus potential crypto-based autonomous payment systems.

2 min read
0

Claude Code Source Leak Reveals Anthropic's Planned 'Proactive' Mode and Autonomous Payments

Anthropicaccidentally exposed the entire source code of Claude Code when it released version 2.1.88 on Tuesday, causing a significant operational misstep rather than a security breach.

The Leak: Scale and Scope

The company's release included a source map file that exposed 512,000 lines of code and 2,000 TypeScript files. Before Anthropic could remediate, the full codebase was uploaded to a public GitHub repository, where it was copied more than 50,000 times. The leak gave competitors and security researchers comprehensive visibility into Claude Code's architecture and planned features.

Anthropicconfirmed the incident in a statement to Bleepingcomputer: "A Claude Code release included some internal source code. No sensitive customer data or credentials were involved or exposed. This was a release packaging issue caused by human error, not a security breach. We're rolling out measures to prevent this from happening again."

Planned Features Exposed

Analysis of the leaked source code by researchers has revealed several in-development features:

Proactive Mode: According to Alex Finn, founder of AI startup Creator Buddy, the codebase contains a feature flag for a "Proactive" mode that would allow Claude Code to execute coding tasks autonomously without explicit user prompts. This represents a significant shift from Claude Code's current reactive model.

Crypto-based Autonomous Payments: Finn also claims evidence exists in the code for a cryptocurrency-based payment system that could enable Claude Code agents to make autonomous financial transactions without human authorization.

Virtual Companion: A Reddit post examined by The Verge indicates Anthropic may have experimented with a Tamagotchi-like virtual companion that "reacts to your coding," though this appears to have been developed as an April Fools concept.

Important Caveats

The presence of code for a feature does not guarantee shipping. Internal experiments, abandoned projects, and features in early prototyping stages often exist in codebases but never reach production. Anthropic has not confirmed which, if any, of these discovered features are planned for actual release.

What This Means

While the leak itself was a significant operational error, it provides rare insight into Anthropic's product roadmap. The existence of Proactive mode code suggests the company is exploring more autonomous AI capabilities in coding assistance—aligning with broader industry trends toward agentic AI. The crypto payment infrastructure is more speculative and could represent either genuine R&D or an abandoned experiment. Competitors now have detailed visibility into Claude Code's technical implementation, though Anthropic's claim that no credentials or customer data were exposed limits the security impact. The incident highlights the risks of complex release pipelines and the importance of source map exclusion from production builds.

Related Articles

product update

Microsoft Cancels Claude Code Licenses, Pushes Developers to GitHub Copilot CLI

Microsoft is removing Claude Code access from its Experiences + Devices division by June 30, 2026, redirecting thousands of engineers to GitHub Copilot CLI instead. The decision follows six months of Claude Code proving more popular than Microsoft's own coding tool among internal developers.

product update

Anthropic launches contract review tool in Claude for Small Business that flags risky clauses

Anthropic has released Claude for Small Business, a collection of 31 AI skills for Claude Cowork subscribers. The standout feature is /review-contract, which analyzes legal contracts and flags problematic clauses in approximately five minutes. The tool requires at minimum a $20/month Claude Pro subscription.

research

Security researchers use Anthropic's Mythos Preview to bypass Apple's M5 memory protection in 5 days

Security researchers at Calif used Anthropic's Mythos Preview model to develop a working macOS kernel memory corruption exploit on M5 silicon in five days, bypassing Apple's Memory Integrity Enforcement (MIE) system. The exploit chain targets macOS 26.4.1 and escalates from unprivileged local user to root shell using two vulnerabilities and several techniques.

product update

OpenAI brings Codex coding agent to iOS and Android with remote environment monitoring

OpenAI has integrated its Codex coding agent into the ChatGPT mobile app for iOS and Android, allowing developers to monitor live development environments and manage workflows from their phones. The update, announced May 14, 2026, is now available in preview across all ChatGPT plans.

Comments

Loading...