DeepsecBench Makes Security Agents a Cost/Recall Tradeoff

Vercel's DeepsecBench reframes security-agent evaluation around recall, precision, cost, total scan time, and a hidden benchmark that resists training leakage.

Retrieval answer

Vercel's DeepsecBench reframes security-agent evaluation around recall, precision, cost, total scan time, and a hidden benchmark that resists training leakage. Vercel's DeepsecBench is useful because it refuses to make security-agent evaluation a simple leaderboard story. The benchmark measures models on vulnerability discovery in application code, but the report includes recall, precision, cost, and total time.

New Runtime synthesiseditorial-diagram
Hand-drawn benchmark funnel showing a hidden repository and 50 entry files going through model scans, judge review, F2 score, cost and time, then model policy.
DeepsecBench turns defensive scanning into a portfolio choice across recall, precision, cost, and elapsed time.New Runtime synthesis from public source inspectionOriginal source ↗
  1. Golden setThe benchmark uses 231 human-judged findings from a hidden pre-fix codebase.
  2. F2 scoreRecall is weighted twice as much as precision because missed vulnerabilities stay unfixed.
  3. PolicyTeams can choose model mixes and scan frequency from score, cost, and time.

Vercel’s DeepsecBench is useful because it refuses to make security-agent evaluation a simple leaderboard story.

The benchmark measures models on vulnerability discovery in application code, but the report includes recall, precision, cost, and total time. The score is a recall-weighted F2 metric. That choice is explicit: missed vulnerabilities remain unfixed, while false positives do not make the codebase less secure.

The construction is also important. Vercel says the benchmark runs on an open-source codebase at a commit before a large set of vulnerabilities was fixed. It selected 50 entry-point files and built a golden set of 231 human-judged findings. Each model is run three times, and the published result is the median. The repository, commit, files, and findings are kept secret to reduce training leakage.

What the numbers say

The sample leaderboard shows why teams need a policy, not a winner:

  • GPT-5.6 Sol at xhigh scores 35.58, costs $55.98, and takes 3:39;
  • Claude Opus 5 at medium scores 28.36, costs $31.96, and takes 47 minutes;
  • Kimi K3 at high scores 17.56, costs $12.38, and takes 1:59;
  • Grok 4.5 at high scores 15.58, costs $5.60, and takes 1:24.

Higher spend does not buy proportional improvement. Lower-cost and open-weight options do not replace the best frontier run, but they can change how often a team scans and which repos receive deeper passes.

New Runtime Read

This is the right shape for agent economics: completed defensive work per dollar, per hour, and per missed issue.

Security teams will not choose a model once. They will choose a scanning portfolio: cheap frequent passes, deeper scheduled scans, targeted reruns after sensitive diffs, and escalation when a lower-cost model finds something that needs validation. DeepsecBench makes that portfolio conversation more concrete.

Recommendation

Vercel's DeepsecBench reframes security-agent evaluation around recall, precision, cost, total scan time, and a hidden benchmark that resists training leakage.

Discovery graph / next reads

Continue through New Runtime

Open the graph
  1. 01topicAgent economics - New RuntimeExplore the agent economics topic hub.
  2. 02topicAgent evals - New RuntimeExplore the evals topic hub.
  3. 03related materialClaude Mythos Moves Cryptanalysis Into the Verification BottleneckShares evals and security.
  4. 04related materialCline Turns Recursive Self-Improvement Into Harness WorkShares agent economics and evals.
  5. 05related materialOpenAI's ARC-AGI-3 Jump Was a Harness ResultShares evals and models.

These links are also published in this page’s JSON twin and as typed edges in DiscoveryGraph v1.

Who read this page?Machine requests, hidden until opened

Loading the privacy-safe route aggregate…

Open the JSON contract