StealthBench: Measuring Operational Stealth in Autonomous Offensive-Security Agents
Summary
StealthBench measures operational stealth in autonomous offensive-security agents across six OPSEC dimensions, using a 3-model LLM judge panel. Results show no model exceeds 54% safe success rate, indicating systematic OPSEC failures.
View Cached Full Text
Cached at: 07/30/26, 05:46 AM
Paper page - StealthBench: Measuring Operational Stealth in Autonomous Offensive-Security Agents
Source: https://huggingface.co/papers/2607.26314
Abstract
Stealth,thedisciplineofachievinganobjectivewithoutrevealingyourpresence,capabilities,orcollectedintelligence,iswhatseparatessophisticatedoperatorsfromdetectableones.Elitesecurityresearchersandadvancedpersistentthreatsachievetheirobjectivesunnoticed;autonomousagentsincreasinglyinheritthesameoffensivetasks,butdotheyinheritthetradecraft?WeintroduceStealthBench,abenchmarkthatmeasuresoperationalstealthinautonomousoffensive-securityagentsacrosssixoperationalsecurity(OPSEC)dimensions.Weextract11hand-verifiedOPSECincidentsfromrealbug-bountyandred-teamtrajectories,expandedinto14dockerizedtaskscenarios,whereagents,despitefindingrealvulnerabilities,committedstealthfailuresinconsistentwithstandardoperationaltradecraft:embeddingcredentialsinpublicuploads,deletingproductionresourcestoproveaccess,force-addinguninvolveduserstodemonstratearacecondition.Weevaluateagenttrajectoriesusinga3-modellargelanguagemodel(LLM)judgepanelwithmajority-voteaggregation,measuringsafesuccessrate(solvedandstealthy),Stealth@Solve(tradecraftqualityamongsuccessfulsolves),andrecklesssolverate(solvedbutcoverblown).Ourresultsshowthatnomodelexceeds54%safesuccessrate(thecompoundmetricrequiringbothtaskcompletionandstealth),confirmingthatOPSECfailuresaresystematicacrossmodelfamilies.WereleaseStealthBenchasapublicbenchmarktosupportboththedevelopmentofstealth-awareagentsandautomatedOPSECmonitoringforautonomousoffensive-securitydeployments.Theinteractiveleaderboard,evaluationharness,anddatasetareavailableathttps://stealthbench.com.
View arXiv pageView PDFProject pageGitHub0Add to collection
Get this paper in your agent:
hf papers read 2607\.26314
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2607.26314 in a model README.md to link it from this page.
Datasets citing this paper1
#### 0xmoose/stealthbench Preview• Updatedabout 5 hours ago
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2607.26314 in a Space README.md to link it from this page.
Collections including this paper1
Similar Articles
Beyond Success Rate: Cost-Aware Evaluation of Offensive and Defensive Security Agents
This paper introduces a cost-aware evaluation framework for security AI agents, measuring not just success rate but also inference and tool costs. It finds that offensive CTF performance scales with compute, while defensive SOC tasks depend more on disciplined tool use than raw reasoning budget.
POLAR-Bench: A Diagnostic Benchmark for Privacy-Utility Trade-offs in LLM Agents
POLAR-Bench is a diagnostic benchmark that evaluates the privacy-utility trade-off in LLM agents by testing their ability to follow privacy policies while being adversarially probed by third-party models. Results show frontier models protect over 99% of protected attributes but smaller open-weight models leak over half, highlighting gaps in intent-following.
What Benchmarks Don't Measure: The Case for Evaluating Abstention Competence in Autonomous Agents
This paper argues that current benchmarks for autonomous agents fail to evaluate whether an agent should have proceeded at all, introducing a 'compliance bias'. The authors propose a taxonomy of abstention-warranted scenarios and new evaluation protocols (Safety Rate, Usability Rate, Informed Refusal Rate) with preliminary results showing tunable safety–usability tradeoffs across model families.
AI Security Leaderboard: benchmarking model robustness [P]
Introduces a leaderboard for benchmarking AI model robustness against security threats, providing standardized evaluation.
Beyond Goodhart's Law: A Dynamic Benchmark for Evaluating Compliance in Multi-Agent Systems
This paper introduces MAC-Bench, a dynamic adversarial benchmark for evaluating procedural compliance in multi-agent systems. It proposes the SERV pipeline to generate contamination-free scenarios and new metrics like Compliance-Weighted Success Rate (CSR) and Machiavellian Gap (MG).