DeepSeek V4 Pro found 28 of 32 vulnerabilities across three pooled runs for about $295—the benchmark’s top recall result—but that was not a single run guarantee. The results favor an orchestrated security system: use broad, inexpensive agents for discovery, consistent or precise models for validation, and human revi...
Research answer

Create a landscape editorial hero image for this Studio Global article: What did Aikido’s August 2026 benchmark of 10 AI models—using 11.7 billion tokens, 32 recently disclosed real-world vulnerabilities, three i. Article summary: Aikido’s result was not that one model is universally “best,” but that agentic vulnerability discovery is highly stochastic and system-dependent. Pooling three independent, internet-free investigations materially improve. Topic tags: general, general web, user generated. Style: premium digital editorial illustration, source-backed research mood, clean composition, high detail, modern web publication hero. Use reference image context only for broad subject, composition, and topical grounding; do not copy the exact image. Avoid: logos, brand marks, copyrighted characters, real person likenesses, fake screenshots, UI text, readable text, watermarks, charts with fa
Aikido’s August 2026 benchmark tested 10 AI models against 32 recently disclosed vulnerabilities, running each model three times. DeepSeek V4 Pro 0813 led pooled recall with 28 of 32 findings for about $295, but the broader lesson was less about choosing one winner than about designing a system that combines repeated investigation, validation and model specialization. 3
DeepSeek V4 Pro 0813 reached 28 of 32 vulnerabilities, or 87.5% pooled recall, when the results from three runs were combined. The figure makes it the benchmark’s strongest discovery-stage model, but it should be read as a pass@3 result rather than as evidence that one invocation reliably finds 28 vulnerabilities.
Different runs can explore different files, paths and exploit hypotheses. Pooling them increases coverage because the system benefits from that search diversity. In practical terms, the result supports running several independent investigations instead of treating a model’s first answer as a complete security assessment. 3
DeepSeek Pro led total coverage at 28/32 for approximately $295 across three runs. Its advantage was breadth: it surfaced more of the benchmark’s vulnerabilities when its investigations were combined.
That makes it a strong candidate for the first stage of a security workflow. Its findings still need evidence-based validation, deduplication and severity review before they become production alerts.
Three Flash runs found 24 of 32 vulnerabilities for roughly $108. That gives the smaller model a compelling coverage-per-dollar profile and makes it suitable for inexpensive parallel scans or additional reruns.
Flash is not automatically the best final reviewer. Its practical value is in increasing the number of investigative attempts within a fixed budget, then passing the combined findings to a more selective verification stage. 3
Grok 4.6 stood out for repeatability: 21 vulnerabilities appeared in all three of its runs. That consistency matters when teams need predictable behavior, stable reports and fewer surprises between scans.
Its strength is different from DeepSeek Pro’s. A highly consistent model may be preferable for recurring monitoring or standardized workflows, even when a more exploratory model achieves higher pooled recall.
Claude Opus 5 reached 26/32 pooled recall, while GPT-5.6 Sol reached 25/32 in the comparison. Both remained high-performing options, but the results challenged the assumption that the most expensive closed model must deliver the best vulnerability coverage.
The right reason to select either model is therefore not simply brand or general benchmark reputation. Teams should evaluate whether its reasoning, reporting or review behavior adds value alongside the rest of the security pipeline. 3
Kimi K3’s standout result was 92.3% pooled precision. Precision measures how many reported findings were accepted, rather than how many vulnerabilities were found overall.
That distinction makes Kimi useful in a different role from a broad-search model. A high-recall agent can search widely and tolerate more noise; a high-precision model can help verify findings, prepare reports and reduce the number of alerts that reach engineers.
Aikido observed Qwen3.8-Max revisiting the same CVE or reasoning path. Repetition is inefficient when it consumes investigation turns without expanding coverage, but it can also be useful when a second examination exposes a missed condition, execution path or validation detail.
The practical answer is harness-level state tracking. An agent should know what has already been tested, repeated branches should have limits, and unresolved cases should be routed to a fresh investigation rather than automatically replayed.
GLM-5.3 improved from 24/32 to 25/32 in the updated comparison while retaining a lower cost profile than the closed frontier alternatives discussed in the benchmark. That positions it as a credible high-volume worker or ensemble component.
Its value is greatest when organizations use cost and deployment flexibility to run more investigations, rather than relying on a single pass from any model.
A vulnerability-discovery system should not collapse all performance into one leaderboard number:
These metrics describe different operational needs. Discovery favors high recall and diverse investigative behavior. Production alerting favors precision, reproducible evidence, deduplication and useful risk ranking. A model that is excellent at finding possibilities may therefore be a poor choice for sending unreviewed alerts directly to developers.
The benchmark’s most important systems lesson is that model performance was stochastic. A single run samples only one investigation path; several independent runs increase the chance that the system explores different hypotheses.
That is why three relatively inexpensive DeepSeek runs could compete with or exceed the total coverage of a single pass from more expensive frontier models. The relevant unit is not just the model call. It is the complete investigation: model, tools, prompt, turn budget, memory, reruns and validation process. 3
A deployment built around these results would separate discovery from judgment:
This model-routing approach is more robust than treating open-weight or closed models as simple drop-in replacements for one another.
Aikido’s results are useful, but they are not a universal ranking of AI security models. The test covered 32 recently disclosed vulnerabilities, three attempts per model and a particular agent harness. Performance can change with programming language, repository structure, tool access, threat model, investigation budget and the organization’s tolerance for false positives. 3
The defensible conclusion is narrower and more useful: in this setting, open-weight models—especially DeepSeek V4 Pro—could rival or surpass closed frontier models when paired with repetition and orchestration. The winning security product is not necessarily the model with the highest headline score. It is the system that combines broad discovery, reliable validation and evidence that engineers can act on.
Studio Global AI
This page includes a source-backed answer you can continue inside Studio Global.
DeepSeek V4 Pro found 28 of 32 vulnerabilities across three pooled runs for about $295—the benchmark’s top recall result—but that was not a single run guarantee.
DeepSeek V4 Pro found 28 of 32 vulnerabilities across three pooled runs for about $295—the benchmark’s top recall result—but that was not a single run guarantee. The results favor an orchestrated security system: use broad, inexpensive agents for discovery, consistent or precise models for validation, and human review for consequential findings.