Mythos and GPT-5.5-Cyber: AI is no longer for everyone
OpenAI announced GPT-5.5-Cyber on April 30, available only to verified defenders. When Anthropic did the same with Mythos, Altman called it 'fear-based marketing.' A new tier in frontier AI is taking shape — quietly.
- [01] TechCrunch — After dissing Anthropic for limiting Mythos, OpenAI restricts access to Cyber, too 2026-05-05
- [02] Anthropic — Project Glasswing 2026-05-05
- [03] TechCrunch — Anthropic debuts preview of powerful new AI model Mythos 2026-05-05
- [04] Schneier on Security — What Anthropic's Mythos Means for the Future of Cybersecurity 2026-05-05
- [05] Nextgov/FCW — OT providers feel 'annoyance' at exclusion from Anthropic's Mythos rollout 2026-05-05
OpenAI announced GPT-5.5-Cyber on April 30. The model is being released to "verified cyber defenders" through an application-and-approval process; it does not appear in the standard API. A month earlier, when Anthropic released its Mythos model to "Project Glasswing partners" using a similar gating mechanism, Sam Altman called it "fear-based marketing." The same company is now using the exact same approach.
What was announced
OpenAI's announcement is short: GPT-5.5-Cyber is a security-focused variant of the main GPT-5.5 model. It can run penetration tests, identify vulnerabilities, and reverse-engineer malware. The model will not hit the general API; it ships through a verification system called "Trusted Access for Cyber" (TAC). It is currently said to be available to thousands of verified defenders and hundreds of teams. The UK AI Security Institute described the model as "one of the strongest models we have tested on cyber tasks."
The Anthropic side settled into a similar architecture in early April. Mythos Preview was opened to selected security firms as part of a consortium called Project Glasswing. Anthropic committed up to $100M in usage credits across these partners, plus $4M in direct grants to open-source security organizations. Within weeks, Mythos was reported to have surfaced thousands of zero-days across every major operating system and every major browser.
What changed
Until a month ago, "frontier model" generally meant something that — eventually — landed in the public API. Opus 4.7, GPT-5.5, Gemini 3 all followed this pattern: first Pro/Plus, then Tier 4-5 API customers, then everyone.
Mythos and Cyber break that pattern hard. Both are frontier-level models with significant cyber capabilities. Both are released to verified organizations. Both have application processes. Which means "the most powerful model" is no longer automatically "the model I can reach."
Schneier on Security calls this the "jagged frontier": in some areas, frontier capability is open to all; in others, it is not — and which side you fall on depends on your industry, accreditation, and even your country.
How I read it
Three things caught my eye reading the news.
First, the rhetorical pivot. Altman wrote "fear-based marketing" about Mythos in late March. By the end of April, OpenAI is doing the same thing and Altman is now writing about "prioritizing critical defenders." What separates those two sentences? Who is doing the marketing. The rhetorical gap between labs is much less durable than the model behavior gap. Once both have a "verified-only" tier, the argument quietly closes.
Second, the direction of the ecosystem. When I wrote about Cursor 3 last week, the architectural shift was "agent-first IDE." Mythos and Cyber are on a different axis — what is happening here is the tiering of model access. The editor/agent layer is growing horizontally; the model layer is layering vertically. At their intersection, the meaning of "best model" for a solo developer changes — using it might require more than just a subscription.
Third, the "cyber" tier being alone today feels temporary to me. If a model can be gated for cyber capability, the same logic applies to bio, chemistry, financial manipulation, and deepfakes. Mythos and Cyber may be the start of a category, not its only members.
What it means for the solo developer
In practice today, very little changes. I shipped Cubitz 1.0.6 this week — touched the gameplay mechanics and cleaned up the design a bit. Konnex is live now too. The capabilities I need while shipping those, or feeding the blog, do not run into the Mythos/Cyber boundary. Code generation, visual design, content production, document parsing — these are powered by mainline models (Opus 4.7, GPT-5.5, Gemini 3) and are not at risk of being moved.
The picture changes when you look at it on a two-year horizon. We are entering a period where "frontier capability = the strongest model on the market" no longer holds as an equation. If a capability that touches my workflow one day (high-quality code auditing, strong vulnerability detection) lands on the "verified" side, I either run an application process to get to it, or I use the layer below. Both are different from today's "subscribe and use" flow.
Another possibility: open-source competitors respond fast to closed capabilities. When I wrote about DeepSeek V4, the angle was that a strong model running locally has its own kind of importance. A DeepSeek-Cyber equivalent is not unreasonable to expect over the next year. Where Mythos and Cyber sit, how far behind the open ecosystem stays will be a meaningful test.
Limits and concerns
Neither side has published a public technical report; the performance claims are not third-party verifiable. Phrases like "the strongest model we tested" come from institutional evaluation, not academic benchmarks.
The definition of "verified defender" is also opaque. Operational technology (OT) providers told the press they were unhappy at being excluded from Anthropic's Glasswing rollout. Which means "who counts as a trusted defender" is internal to each lab — and which sectors get prioritized is not transparent.
There is also an open question: if the same capability exists in the mainline model (just filtered for the public release), then for a malicious actor the real barrier is the cost gap between the two paths. How big is the gap between Mythos and Claude Opus 4.7? Between Cyber and the regular GPT-5.5? Without those numbers, the "useful for defense, risky for offense" debate hangs in the air.
Bottom line
Mythos and Cyber are the first concrete sign of a "tiered" frontier in AI. Altman's one-month U-turn shows this is the rule, not the exception — both major labs landed here at the same time.
For a solo developer, the practical impact today is close to zero; the impact in two years is unclear. The reasonable posture for now: know these models exist, keep your main flow on the general models, and remember that the definition of "best model" has started to shift.