TL;DR: Fable 5’s safety gating means the strongest public model can be withheld from cybersecurity tasks, while weaker fallback behaviour and 30-day retention create new governance and operational constraints for security teams, according to FireCompass. The real implication is that AI-driven offensive testing must be architected around execution control, evidence validation, and data handling, not model capability alone.
NHIMG editorial — based on content published by FireCompass: 7 Insights: How Fable 5 (Mythos Avatar) Will Change Your Offensive Security Program
By the numbers:
- Anthropic’s benchmark table reports 78% on ExploitBench for Mythos 5, against 40% for Opus 4.8 and 34% for GPT-5.5.
- Anthropic now mandates 30-day retention on all Mythos-class traffic, overriding existing zero-retention agreements.
Questions worth separating out
Q: How should security teams govern AI testing systems when the model path can be downgraded by policy?
A: Treat the routing layer as part of the control plane.
Q: Why do gated AI models create new risk for offensive security programs?
A: Because the organisation may plan around a capability it never actually receives at runtime.
Q: What do security teams get wrong about AI safety testing?
A: The common mistake is treating AI safety testing as if it were just another security scan.
Practitioner guidance
- Define model-routing entitlements Map which security workflows are allowed to use higher-capability model paths, which are forced to fallback models, and who approves exceptions.
- Require external proof for AI-driven findings Store replayable request, response, and target evidence outside the model so reviewers can validate exploitability, remediation, or triage outcomes without trusting the model narrative alone.
- Classify retention exposure for AI workflows Separate low-risk prompt traffic from evidence-bearing offensive security sessions, then apply retention, logging, and third-party handling rules before any production rollout.
What's in the full article
FireCompass' full blog covers the operational detail this post intentionally leaves for the source:
- Benchmark methodology behind the 104-of-104 XBEN result and the bounded retry rules used in testing.
- Architecture details for the deterministic gateway, scope enforcement, and safety checks that controlled execution.
- Evidence model for replayable findings, false-positive suppression, and proof-of-exploit packaging.
- Governance implications of 30-day retention, model routing, and third-party custody for offensive security workflows.
👉 Read FireCompass' analysis of Fable 5 and the future of offensive security testing →
Fable 5 and offensive security testing: what changes for teams?
Explore further
Capability gating is now an identity problem, not just an AI safety problem. When a model is allowed to act only under certain policy conditions, the real control question is authorisation, not just content moderation. That moves the discussion into IAM territory because the system must decide who or what is allowed to invoke the strongest path, what context qualifies, and how the decision is logged. Practitioners should treat model routing as a governed entitlement with lifecycle controls, not a hidden product feature.
A question worth separating out:
Q: Should organisations treat model retention policies as part of security governance?
A: Yes. When prompts, files, memory, or connector data remain in a vendor retention window, they become governed artifacts, not transient inputs. Security teams should classify which workflows create sensitive evidence, determine how long that material persists, and align retention with incident response, privacy, and third-party risk requirements.
👉 Read our full editorial: Fable 5 reshapes offensive security testing around gated AI access