CRAIJul 16

Beyond Success Rate: Cost-Aware Evaluation of Offensive and Defensive Security Agents

arXiv:2607.1526319.4
Predicted impact top 7% in CR · last 90 daysOriginality Incremental advance
AI Analysis

For security practitioners, it highlights that current benchmarks overestimate practical utility by ignoring operational costs, especially for defensive agents.

The paper introduces a cost-aware evaluation framework for security agents, measuring both success rate and resource consumption. It finds that offensive CTF performance scales with test-time compute, while defensive SOC investigation depends more on disciplined tool use than reasoning budget.

Security-agent evaluations commonly measure peak offensive capability under generous inference budgets, emphasizing vulnerability discovery, exploit development, penetration testing, and CTF completion. Such measurements are useful but incomplete: in operational security, every reasoning step, tool call, telemetry query, and enrichment request consumes budget. We evaluate language-model security agents through this cost-success lens on offensive Cybench challenges and defensive Splunk BOTS v1 investigation challenges. Instead of reporting only best-case success, we compare models at fixed cost levels and decompose performance by inference spend and tool spend. Our results show distinct scalingregimes for red- and blue-team tasks. Offensive CTF performance improves with additional test-time compute, and scaled open-weight models can approach frontier proprietary systems while remaining cost-competitive. Defensive SOC investigation does not scale in the same way: success depends more heavily on disciplined tool use, telemetry navigation, and selective enrichment than on raw reasoning budget alone. We argue that security-agent benchmarks should measure economic efficiency and operational fit alongside task success. Cost-aware, SOC-native evaluations provide a clearer picture of which models are practically useful today and where defensive agents still need to improve. We present an interactive website with our results https://evals.frontier.security.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes