The beauty of DeepsecBench is that it straight-up just runs the deepsec security analysis unmodified, which means you can extrapolate from the cost reported in the benchmark.
The leader GPT5.6 Sol costs $56 to analyze the 50 entry files that the benchmark is based on. Imagine your code base has 1000 files that deepsec considers interesting enough to start a scan from: This would cost you $1,120 per run. And $11,200 for 10K files and so forth
Running deepsec on the same set with Grok 4.5 costs $5.60 (coincidentally exactly 10%). And so at the 1K files is only $112.
Now, that same Grok run find less than half the issues. At 90% off you can make up some of the coverage through multiple runs, but you will find less stuff to fix.
It's a real trade-off between quality and cost, but I'm glad we have the options.
Vercel (@vercel)
DeepsecBench evaluates model accuracy, cost, and speed in finding cybersecurity vulnerabilities.
Latest results:
▪️ GPT-5.6 Sol scores highest
▪️ Kimi K3 gets half the top score at 1/5 the cost
▪️ Grok 4.5 wins best score/cost ratio in top 10
vercel.com/blog/deepsecbench…
Link
DeepsecBench: evaluating model performance in finding cybersecurity vulnerabilities
Today we're releasing DeepsecBench, a benchmark that measures how well different models find security vulnerabilities in application code.
vercel.com
— https://nitter.net/vercel/status/2081846100173177313#m