claude-opus-4-5 vs claude-opus-4-5
Both models ran the same corpus under the same verifier — claude and opencode respectively. The harness differs where the names differ, and that is part of what separates them.
Their confidence intervals overlap. On this corpus the difference of 8.9 points is not resolved — treat these two as tied.
Where they differ
| Weakness | claude-opus-4-5 | claude-opus-4-5 | Difference |
|---|---|---|---|
| CWE-125Out-of-bounds Read | 53.3% | 41.9% | +11.4 |
| CWE-787Out-of-bounds Write | 47.1% | 41.2% | +5.9 |
| CWE-416Use After Free | 30.8% | 23.1% | +7.7 |
| CWE-908Use of Uninitialized Resource | 12.5% | 25.0% | -12.5 |
| CWE-415Double Free | 33.3% | 33.3% | 0.0 |
| CWE-1284Improper Validation of Specified Quantity in Input | 50.0% | 50.0% | 0.0 |
| CWE-843Access of Resource Using Incompatible Type ('Type Confusion') | 50.0% | 0.0% | +50.0 |
| CWE-476NULL Pointer Dereference | 0.0% | 0.0% | 0.0 |
| CWE-475 | 0.0% | 0.0% | 0.0 |
| CWE-562 | 0.0% | 0.0% | 0.0 |
Per-class samples are small; a difference here is a hint about where to look, not a result. The corpus-level intervals above are the honest comparison.
Corpus cve-bench-136 · run February 2026 · How we test
See the benchmark →