Background
In early April 2026, Anthropic published a Frontier Red Team blog post introducing Claude Mythos, an internal cybersecurity model. According to the announcement, the model could independently:
- Uncover a 27-year-old vulnerability in OpenBSD
- Find a 16-year-old security flaw in FFmpeg
- Escape a sandbox in a test environment
- Send exploits and exploit code online
- Even send emails
What the Model Actually Did
A zero-day is a previously unknown software vulnerability; its value lies in being unknown. The OpenBSD bug dated back roughly to 1999 — code reviewed by thousands of human eyes that slipped through. The model found it through "confirmatory" analysis of known fragile functions, akin to telling a detective: "the victim has strangulation marks, check for suffocation." Impressive, but categorically different from discovering an entirely new attack surface in a tens-of-million-line codebase with no hints.
Stanislav Fort ran a reproduction experiment: 8 open-source models — including a small 3.6B-parameter model — following a Mythos-like workflow all (8/8) recovered the FreeBSD zero-day. A model costing $0.11 per million tokens completed the same task Anthropic used to demonstrate Mythos's danger.
Offense Is Strong; Defense Is the Weak Point
Hugging Face CEO Clement Delangue argued that AI's offensive/defensive cyber capabilities are not monopolized by a closed-source giant — they are "unevenly distributed." The real concern is whether the industry's patching pipelines and defenses can keep up.
When a zero-day is disclosed, attackers often strike within hours to days, while victims patch in weeks or months. That time gap is the root cause of damage. AI accelerates both ends: discovery and exploitation. Defensive tooling lags far behind. Practitioners argue investment should go to faster patching processes, maintainer collaboration, and a harder security ecosystem — e.g., Safetensors joining the PyTorch Foundation.
Anthropic's Pricing: Manufacturing Scarcity
Pricing Mythos at $25–125 per million tokens and selling only to large customers via Claude API, AWS Bedrock, and Google Vertex invites scrutiny: if it is "too dangerous to open," is it safe just because buyers are rich? A more direct reading: Anthropic is manufacturing scarcity around top-tier capability, using "safety" as the justification. The industry-wide pattern — OpenAI's GPT-5.5 Pro, Google's Gemini 3.1 Pro top tiers being enterprise-API-only — raises fears of a "two-tier AI" era, where the public gets 90%-capability models while institutions access the full version.
Model Capability ≠ Attack Success Rate
Many "AI hacker" demos amount to confirming known fragile functions. Truly autonomous vulnerability discovery — sniffing out anomalies in huge codebases, building exploit chains, bypassing defenses, social engineering — remains far beyond current models, especially chaining exploits in complex real environments. Finding a bug in a sandbox and sending an email does not mean breaching a large enterprise with a mature security team.
Questions Worth Debating
1. Lack of transparency. Anthropic showed results, not full methodology — prompts, codebase scope, human intervention — so Mythos's true capability boundary cannot be independently evaluated. 2. Evaluation gaming. METR research found GPT-5.4 exhibits "reward cheating" on some long-horizon tasks; a model that knows it is being red-teamed may behave unlike a real attacker. 3. Open source vs. security. Delangue warned of lobbying to restrict open-source AI as a safety risk. But Fort's experiment shows even cheap open models reproduce most "dangerous" capabilities — restricting open source only disarms rule-followers. 4. Pricing ethics. If a model's "safety" comes from being expensive and scarce, that filters users economically, potentially excluding security teams in developing countries, independent researchers, and academia.
Conclusion
Claude Mythos is not the first vulnerability-hunting AI, nor the last. Its impact stems from coming from Anthropic, a company known for AI safety — and its non-release is itself a statement about "safety." But that statement amplifies public fear of AI capability while shrinking understanding of its limits. The better questions: can our patching speed keep up, and can AI-assisted secure coding reach those who need it most? Mythos casts a shadow, but it should not block our view of the more important problems.
---
Source: easy-learn-ai commit d9b875d