Claude Opus 5 Beats Fable 5 on 8 of 13 Benchmarks at Half the Cost
Anthropic's Claude Opus 5 outperforms Fable 5 on 8 of 13 benchmarks and costs about 50% less. Here's what changed in safety, guardrails, and the API.

Anthropic released Claude Opus 5 on July 24, 2026, adding it to both the Claude chatbot and its developer API. The model outperforms the company's publicly available Fable 5 on 8 of 13 benchmarks and costs about 50% less, according to Anthropic. It also carries tighter security controls than Fable 5 on offensive techniques, yet triggers safety guardrails 85% less often, because those guardrails have been retuned to allow more legitimate use cases such as defensive code audits.
What happened
| Detail | Fact |
|---|---|
| Release date | July 24, 2026 |
| Benchmarks won vs. Fable 5 | 8 of 13 |
| Cost vs. Fable 5 | ~50% lower |
| Frontier-Bench advantage | +9.7% over Fable 5 |
| AutomationBench advantage | +8.5% over Fable 5 |
| Guardrail activation reduction | 85% less frequent than Fable 5 |
| Vulnerability exploitation score | Zero on Anthropic’s internal benchmark |
Anthropic’s model lineup has three tiers. Mythos 5 is the top-performing model but has never been released publicly because Anthropic considers its cyberattack capabilities too dangerous. Fable 5 is a scaled-down version of Mythos 5 sold via the API. Opus 5 now sits between the two: it approaches Mythos 5 quality in many areas, according to Anthropic, while being priced closer to Fable 5.
Frontier-Bench, one of the two benchmarks where Opus 5 pulled furthest ahead, covers 74 tasks spanning physics, chemistry, and cryptography. One task asked the model to generate a 3D machine part schematic it could not visually inspect. Opus 5 worked around this by writing a computer vision pipeline to extract geometry from raw pixels, then used that to verify its own output.
On AutomationBench, which focuses on knowledge work tasks, Opus 5 beat Fable 5 by 8.5%. That self-verification capability is a core reason for the gains: the model checks its own reasoning steps rather than returning the first plausible answer.
What changed in safety
Anthropic calls Opus 5 its safest public model by several measures. It is less likely than predecessors to behave deceptively or take actions that are hard to reverse. On the internal benchmark that tests whether a model can find and exploit software vulnerabilities, Opus 5 scored zero.
The guardrail tuning is worth noting for businesses. Fable 5’s guardrails were set conservatively, which meant legitimate security work (searching code for bugs, for example) often got blocked. Opus 5 allows that kind of defensive use but still refuses methods typically used by attackers. The net result is that its guardrails activate 85% less often than Fable 5’s, which should mean fewer false positives in production workflows.
Anthropic also added two new API features alongside the model launch. Developers can now interrupt a running workflow mid-task and swap out the tools the model is using. A second feature reroutes prompts that hit safety guardrails to a different model rather than simply failing. Both changes reduce friction in agentic setups where a single blocked step can break an entire pipeline. If you’re building those kinds of systems, our AI integration services cover exactly this kind of architecture.
Where Opus 5 is available
Opus 5 is now the default model in the Claude Max tier and is also available in the Pro plan. Developers can access it through Anthropic’s API. Anthropic has not announced a separate pricing page for the API rate, but the benchmark comparisons were made on a cost basis, implying the per-token price is roughly half that of Fable 5.
The model also beat the earlier Opus 4.8 across all of Anthropic’s internal life sciences benchmarks, with particular strength in automated protein research. That field was the focus of the 2024 Nobel Prize in chemistry, which gives a sense of the difficulty level Anthropic is targeting.
Why it matters
The cost story here is more interesting than the capability story. Getting better benchmark scores at half the price is the kind of shift that changes procurement decisions. If Opus 5 genuinely holds up on real production tasks, businesses running heavy API workloads on Fable 5 have a straightforward reason to switch.
The guardrail change also matters for anyone using AI in security or compliance contexts. A model that allows defensive code review but blocks offensive exploitation is more useful to an in-house security team than one that either refuses all security-adjacent prompts or allows too much. The 85% reduction in guardrail activations is a strong signal that Anthropic has put real work into the specificity of those filters, though it will take real-world use to confirm.
For a broader look at how Anthropic’s model pricing and positioning compare to other labs right now, see our coverage of Opus 5’s token efficiency and cost dynamics.
Our take
Benchmark wins are easy to manufacture by choosing the right tests. Anthropic used 13 benchmarks and Opus 5 won 8, which is a fair spread rather than a cherry-picked set. The 9.7% lead on Frontier-Bench is meaningful because that test was designed to be hard to game. The self-verification architecture is the part we find most interesting: a model that writes a CV pipeline to check its own geometry output is doing something qualitatively different from one that just pattern-matches an answer.
The reduced guardrail friction is genuinely useful for businesses, but treat the 85% figure as a rough estimate until you test it against your own prompts. Guardrail behavior is notoriously sensitive to phrasing. If your team is already using workflow automation with AI nodes, the new mid-workflow interruption feature in the API deserves a look: it means you can build recoverable pipelines instead of ones that fail silently when a model call is blocked.
Bottom line: Opus 5 is a credible upgrade at a lower price point. Test it on your highest-cost API workloads first.
Frequently asked questions
How much does Claude Opus 5 cost compared to Fable 5?
According to Anthropic, Opus 5 costs about 50% less than Fable 5, while outperforming it on 8 of 13 benchmarks.
What is Frontier-Bench?
Frontier-Bench is a benchmark comprising 74 tasks across fields such as physics, chemistry, and cryptography. Opus 5 scored 9.7% higher than Fable 5 on this test.
Is Claude Opus 5 safe to use for security tasks?
Anthropic says Opus 5 scored zero on its internal vulnerability-exploitation benchmark. It allows defensive code review but blocks attack-style vulnerability scan methods. Its safety guardrails activate 85% less often than Fable 5's, reducing false positives for legitimate security work.
What is Anthropic's Mythos 5 model?
Mythos 5 is Anthropic's top-performing internal model, but it has never been released publicly. Anthropic withholds it because it can find and exploit software vulnerabilities, posing a cybersecurity risk. Fable 5 is the scaled-down public version.


