Anthropic reveals industrial-scale Claude AI data extraction by Chinese labs

Anthropic has publicly disclosed details about a large-scale data extraction operation targeting Claude AI. According to a Reddit post analyzing the situation, this wasn't isolated research activity but an industrial-grade effort involving multiple Chinese AI companies.
The scale of the breach
The operation involved three specific players: DeepSeek, Moonshot AI, and MiniMax. These labs created over 24,000 fraudulent accounts to access Claude's API. Through these accounts, they scraped more than 16 million exchanges from Claude to train their own models.
Distinction between legitimate and illicit distillation
The source material clarifies the difference between standard industry practices and what occurred here:
- Standard distillation: Using a large model to train a smaller, more efficient version for commercial customers
- Illicit distillation: Described as "capability laundering" - siphoning safety guardrails and logic structures from American models and feeding them directly into foreign military, intelligence, and surveillance systems
Broader implications
Anthropic is warning that these attacks are becoming more sophisticated and frequent. The "honor system" of API usage appears insufficient to prevent such operations. The company is calling for coordinated defensive measures between major AI players and policymakers.
The situation highlights the vulnerability of model weights once they're exposed through API endpoints, even with existing safeguards in place.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code Continues Logging Sessions After Revoke, User Reports 2-Week Support Silence
A Claude Code user reports that session logs continued appearing after revoking access, with Anthropic support unresponsive for two weeks. Logs included scopes like user:file_upload, user:ccr_inference, and user:sessions:claude_code.

Cloak tool replaces chat passwords with self-destructing links for OpenClaw agents
Cloak is an open source tool that replaces passwords shared in chat with OpenClaw agents with self-destructing links. Each link can only be opened once, then the password disappears, preventing passwords from accumulating in chat histories.

ClawGuard: A Default-Deny Firewall for Local AI Agents
ClawGuard intercepts every tool call from OpenClaw/Hermes agents, applying a default-deny policy to block dangerous operations like reading .env or rm -rf and requiring phone approval for ambiguous actions.

Microsoft's Open Source Tools Hacked: Password-Stealing Malware Hits AI Developer Repos
Hackers injected password-stealing malware into at least 70 Microsoft GitHub repos, targeting AI developers using Claude Code, Gemini CLI, and VS Code. This is a re-compromise of the earlier Durable Task breach.