They should use both, but control quality should come first. A high success rate does not prove the tool is safe to run, while clear scope enforcement, safe-payload constraints, and durable audit logging show whether the result is actually governable in practice.
Why pass rate can mislead when comparing autonomous pentesting
Pass rate is an easy number to compare, but it can hide the most important question: whether the pentesting system stayed within policy while it was testing. A tool that finds many issues but ignores scope limits, uses unsafe payloads, or produces weak logs may look effective on paper and still be unfit for real environments. That is why control quality, not raw success count, has to lead the evaluation. For agentic security systems, OWASP Top 10 for Agentic Applications 2026 is a useful reference point because it frames the operational risks around autonomous behaviour, not just output volume.
Teams often overread a higher pass rate as evidence of maturity when it may only show that the test plan was easier, the target set was softer, or the tool was allowed to take shortcuts that would be unacceptable in production. The real decision is whether the system can be trusted to act predictably under governance constraints. In practice, many security teams encounter unsafe autonomy only after a pilot has already exceeded its intended scope, rather than through intentional benchmark design.
How to compare autonomous pentesting results in a way that holds up operationally
The best comparison starts by separating outcome from governance. Pass rate tells you how often the system succeeded at a stated test objective. Control quality tells you whether those successes were achieved under acceptable conditions. In autonomous pentesting, those conditions include whether the agent respected target boundaries, avoided destructive actions, handled secrets safely, and left behind a usable audit trail. Without that context, a pass rate is only a partial measure and can even reward risky behaviour.
Practically, organisations should compare results across at least three layers. First, define the testing envelope: what assets were in scope, what actions were permitted, and what hard stops applied. Second, measure control quality inside that envelope: did the tool enforce scope constraints, use safe payloads, stop when instructed, and preserve logs that explain its decisions? Third, compare operational usefulness: did it produce findings that a human tester could validate and act on? These are different questions, and collapsing them into one success percentage creates a false sense of confidence.
This is also where agentic AI security guidance is more useful than conventional scanning metrics. Autonomous pentesting can be effective while still being unsafe if it improvises beyond its authority. That is why OWASP Agentic AI Top 10 and the NIST AI Risk Management Framework are relevant: both help teams judge whether the system’s behaviour is controllable, observable, and proportionate to its assignment.
- Use pass rate to compare detection or exploitation effectiveness only after the control envelope is fixed.
- Use control quality to compare whether the same results were achieved without scope drift or unsafe side effects.
- Require auditability so reviewers can tell why the agent acted, not just what it reported.
- Treat reproducibility as a separate measure, because a one-off success is not the same as a reliable operating pattern.
Where this guidance breaks down is when teams try to benchmark very different tools, scopes, or permission sets as if they were equivalent.
When pass rate is useful, and where control quality becomes the deciding factor
Tighter comparison criteria often increase assessment overhead, requiring organisations to balance speed of evaluation against confidence in the result.
Pass rate remains useful when the candidate systems are already operating under the same rules, against the same targets, and with the same constraints. In that case, a higher pass rate can indicate better attack coverage or more effective reasoning. The problem is that pass rate becomes much less meaningful when the tools are allowed different levels of privilege, different interaction depth, or different failure tolerance. Then the metric starts measuring freedom as much as capability.
There is also a genuine governance tradeoff here. A system that is heavily constrained may show a lower pass rate because it is prevented from using risky tactics, yet that same constraint can make it the safer and more deployable option. Guidance versus consensus is not fully settled on the exact weighting, but the direction is clear: control quality should outrank raw success when the buyer is choosing what to run against live or sensitive environments. In other words, a high score does not compensate for weak operational discipline.
This is especially true when autonomous testing touches privileged or production-adjacent systems. Even when the question is about pentesting rather than identity management, the identity bridge still matters because unsafe autonomy often shows up first through overbroad access, unreviewed tooling permissions, or weak action logging. Organisations should therefore judge whether the system can be governed before they judge how often it wins. If it cannot prove scope discipline and traceable behaviour, the pass rate is not a reliable basis for selection.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
OWASP Agentic AI Top 10 and MITRE ATLAS address the attack and risk surface, while NIST AI RMF, NIST AI 600-1 and NIST CSF 2.0 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | A2 | Autonomous pentesting is judged by safe, bounded agent behaviour. |
| Recommendation: Success is only credible when the agent stays within defined authority and action limits. | ||
| NIST AI RMF | GOVERN | The question is about how to evaluate AI system risk and accountability. |
| Recommendation: Assessment should prioritise governance, traceability, and measured risk over raw output. | ||
| NIST AI 600-1 | MAP | Comparing pass rate versus control quality needs clear task and operating context. |
| Recommendation: Metrics must be interpreted against the system context and intended use. | ||
| MITRE ATLAS | T1539 | Autonomous pentesting can abuse credentials or access paths if controls are weak. |
| Recommendation: Testing results are only trustworthy if the tool avoids unsafe abuse paths. | ||
| NIST CSF 2.0 | GV.OV-01 | The comparison is fundamentally about oversight of a security capability. |
| Recommendation: Evaluate whether the capability is governable, observable, and aligned to risk appetite. | ||
Risk and Threat Considerations
A tool with a strong pass rate can still be operationally unsafe if it achieves success by drifting outside approved scope or by using actions the organisation would not permit in production. That creates a governance failure that can look like performance.
Failure mechanism: Autonomous pentesting systems may optimise for finding a result rather than for staying within policy, especially when they are granted broad permissions, weak stop conditions, or insufficient logging. The failure is not the finding itself but the unreviewed control breach that makes the result unreliable and potentially hazardous.
Impact: Teams can select or deploy a system that appears effective while actually increasing exposure, weakening auditability, and making results harder to defend to internal risk owners or external reviewers. In the worst case, the testing process itself becomes an uncontrolled exercise.
Practitioner Guidance
Teams usually overvalue the headline score and underweight whether the system behaved like a governed security control. For autonomous pentesting, that is backwards: the first question is whether the tool can be trusted to stay inside policy every time it runs.
- Define a fixed evaluation envelope for every candidate, including scope, allowed actions, stop conditions, and data-handling rules, before comparing results.
- Score control quality separately from effectiveness, with explicit checks for scope enforcement, safe payload use, and durable audit logs.
- Require at least one reproducible run against the same target set so a high pass rate is not just a one-off lucky execution.
- Reject any system that cannot explain its decision trail clearly enough for a human reviewer to reconstruct what it did and why.
- Compare candidates only when permissions, targets, and guardrails are equivalent; otherwise the pass-rate comparison is misleading.
Related resources from NHI Mgmt Group
- Who should retain control when organisations adopt autonomous pentesting?
- How should organisations automate user access reviews without weakening control quality?
- How can organisations reduce SOX compliance costs without weakening control quality?
- Should organisations replace DAST with autonomous pentesting?