Anthropic Reports Evidence of Mass Claude Distillation by AI Competitors

Anthropic has presented evidence indicating that competing AI companies DeepSeek, Moonshot, and MiniMax were systematically extracting knowledge from Claude through large-scale automated interactions.
Key Details from the Report
The evidence shows approximately 24,000 fake accounts were used to interact with Claude, generating over 16 million exchanges. This represents a coordinated effort to distill Claude's capabilities through automated querying at massive scale.
Practical Implications
Mass distillation refers to using automated systems to extract an AI model's knowledge, capabilities, and response patterns through extensive interaction. The scale here - 24,000 accounts and 16+ million exchanges - suggests a systematic, industrial-level operation rather than casual testing.
Technical and Cost Considerations
The operation would have required significant infrastructure investment. As noted in the source discussion, running 24,000 accounts in parallel could cost approximately $500,000 per month plus additional infrastructure expenses. This indicates the companies saw sufficient potential return on investment to justify these costs.
For developers using AI coding agents, this situation highlights the competitive dynamics in the AI space and the technical measures companies take to improve their models. It also raises questions about API usage policies and how companies monitor and prevent systematic knowledge extraction.
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude Code Subagents Don't Load Skills in Multi-Agent Systems
A developer reports that subagents in Claude Code v2.1.91 cannot access skills defined in .claude/skills/ directory, despite skills working perfectly in the main session. Multiple approaches including skills in agent frontmatter, Skill tool, CLI flags, and Agent Teams all fail.

Kimi $19/m Update: Enhancing OpenClaw with Structured Models
Kimi introduces its latest update priced at $19/month, focusing on enhancing model structuring within OpenClaw. This update promises streamlined operations and improved automation features.

Anthropic Report on Global AI Adoption Intensity
Anthropic's latest data reveals uneven global AI adoption, measuring intensity of usage rather than total users. The report shows where AI is embedded into workflows like coding, research, and decision making across individuals and businesses.

GitHub Copilot Individual Plan Changes: Paused Sign-ups, Tighter Limits, Model Adjustments
GitHub is pausing new sign-ups for Copilot Pro, Pro+, and Student plans while tightening usage limits and removing Opus models from Pro plans. These changes respond to increased compute demands from agentic workflows.