A security-agent model just posted a benchmark score about four times higher than the best independent result the benchmark's own authors have ever measured. That gap — not the score — is the story.
Sakana AI released Fugu-Cyber on July 21, 2026, a security-tuned orchestration model, and reported 86.9% on CyberGym and 72.1% on CTI-REALM — numbers it describes as state of the art on the industry's hardest security evaluations and comparable to frontier security models (MarkTechPost). The problem is not that the number is high. It's that when CyberGym's own creators presented the benchmark at ICLR 2026, the best model combinations they measured cleared roughly 20%. An 86.9% claim is not an incremental beat — it's a 4x jump over the strongest number on the independent record, with no third-party reproduction at launch (TechTimes).
If you're a founder about to wire a security agent into your infrastructure, that gap is exactly the thing to slow down on.
What you're actually buying isn't a model#
Fugu-Cyber is not a single model with a single set of weights. It's an orchestration model: a multi-agent system that presents itself as one model behind one API, dynamically coordinating specialised sub-agents to work multi-step security tasks. Reporting on the architecture indicates the underlying pool includes Claude Opus 4.8, Gemini 3.1 Pro, GPT-5.5, undisclosed open models, and the orchestrator itself as a possible recursive worker (ExplainX).
That matters for reading the benchmark. A headline "model score" here is really the score of an ensemble plus a scaffold — many calls to several frontier models, coordinated by orchestration logic, scored as if it were one system. That's a legitimate way to build a product. It is also precisely the setup that lifts a benchmark number above what any single model posts, because you're measuring the harness as much as the intelligence. It's the same trap we flagged when one tokens-per-second number turned out to be lying to you: the number is real, the thing it measures just isn't the thing you thought.
You can't check the homework#
The natural response — "fine, I'll reproduce it" — runs into the access model. Fugu-Cyber is gated behind manual approval, governed by a defensive-use acceptable-use policy, offered only on a paid Token Plan, ships no open weights, and is not available in the EU/EEA (ExplainX). You can apply for access and push your own tasks through it, but you cannot inspect the weights or independently rerun the published eval end to end. When the methodology isn't disclosed and the artifact can't be self-hosted, a benchmark is a marketing claim, not a measurement you can trust yet.
None of this makes Fugu-Cyber bad. Orchestration-as-a-model is a real and interesting pattern, and Sakana ships serious research. The point is narrower and it's about you: a security agent gets privileged access to your code, your secrets, and your incident data. The bar for its claims should be higher than for a chat model, not lower — and a 4x gap over the independent record is a signal to raise the bar, not lower your guard. We made the same argument when every frontier model quietly cheated the UK AISI cyber evals: verify before you grant access.
Verify before you grant access#
A four-step check turns a vendor security benchmark from a decision into a hypothesis:
- Ask for the harness, not the headline. Get the exact task set, scoring rubric, and run configuration. "86.9% on CyberGym" without the harness is a poster, not a result.
- Separate the model from the scaffold. Ask whether the score is a single model or an orchestrated ensemble. If it's an ensemble, you may be buying coordination logic you could assemble yourself from models you already pay for.
- Demand — or note the absence of — an independent reproduction. If no third party has rerun it, say so out loud in your own eval doc. Absence of reproduction is data.
- Run your own repo through it. Trial it on a representative codebase or a real (sanitised) incident before it touches production. Your workload is the only benchmark that pays your bills.
The founder move on Fugu-Cyber isn't to dismiss it or to adopt it on the strength of a chart. It's to treat the 86.9% as a claim to be tested — because with a security agent, the cost of believing an unverified number is measured in access you can't take back.



