TL;DR: Autonomous security agents can be governed with enforceable boundaries and traceable actions, according to FireCompass research, as its web app pentesting agent solved 100 of 104 XBEN challenges on the first attempt and all 104 with bounded retries while documenting scope enforcement, safe payloads, and audit logging in a black-box evaluation. The finding shifts the discussion from raw task success to whether autonomous security agents can be governed with enforceable boundaries and traceable actions.
At a glance
What this is: FireCompass benchmarked a web app pentesting agent and reported 96.15% first-pass success on XBEN, rising to 100% with bounded retries.
Why it matters: This matters because autonomous security tools can execute real attack workflows at speed, so IAM, PAM, and AI governance teams need controls for scope, auditability, and safe execution, not just accuracy metrics.
By the numbers:
- The agent solved 100 of 104 web-exploitation challenges on the first pass, and all 104 when four were retried under a bounded best-of-N policy.
- The benchmark reported roughly 19 minutes per challenge across the full evaluation.
👉 Read FireCompass's benchmark report on autonomous web app pentesting agent performance
Context
Autonomous pentesting agents are changing the security toolchain because they can chain reconnaissance, exploitation, and validation steps without a human at every decision point. That creates a governance problem as much as a technical one: the question is no longer only whether the agent can succeed, but whether its scope, payloads, and actions stay bounded inside policy.
In identity terms, the risk sits at the intersection of agentic AI and NHI governance. An agent that can act repeatedly, retry tasks, and log its own activity behaves like a high-privilege software identity, which means it needs clear authorisation boundaries, audit trails, and explicit operational constraints. The benchmark position is unusual only in how openly it measures those controls alongside performance.
Key questions
Q: How should security teams govern autonomous pentesting agents safely?
A: Treat them like high-risk non-human identities with bounded authority. Define scope, payload limits, approval gates, and revocation paths before deployment. Then require immutable logging, reproducible evaluation, and periodic review of what the agent can reach so capability does not outrun governance.
Q: Why do autonomous security agents need identity-style controls?
A: Because they can act, retry, and chain decisions without a human at each step. That makes their authority closer to a machine identity than a static tool, so teams need explicit access boundaries, traceable actions, and revocation mechanisms to prevent uncontrolled execution.
Q: What are the signs that an AI security agent is failing governance review?
A: Common warning signs include unclear retry behaviour, no fixed scope boundaries, mixed operator intervention, and logs that cannot reconstruct each action. If the team cannot explain what the agent was allowed to do and prove what it actually did, governance is not working.
Q: Should organisations compare autonomous pentesting results by pass rate or by control quality?
A: 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.
Technical breakdown
How black-box pentesting benchmarks measure autonomous agent capability
Black-box evaluation means the agent is tested without privileged internal knowledge of the target challenges, so the result reflects task performance under realistic constraints. In this report, the benchmark keeps the frontier model fixed across all tasks and separates first-attempt success from retry success, which makes the result more auditable than a single blended score. That matters because autonomous agents can look strong on aggregate while relying on repeated attempts, hidden tuning, or undefined operator intervention. A benchmark that exposes protocol details, retry policy, and scoring logic provides much better evidence for security teams than a headline success rate alone.
Practical implication: evaluate autonomous security tools with reproducible protocols, not just top-line pass rates.
Why scope enforcement and safe payloads matter for agentic security tools
An autonomous pentesting agent is only useful if it can be prevented from crossing the line from authorised testing into unsafe execution. Scope enforcement limits where the agent can act, while safe-payload constraints reduce the chance that generated probes become destructive or policy-breaking. In practice, these controls function like guardrails around an increasingly capable software identity. Without them, a tool that can find weaknesses can also create risk through over-broad reach, noisy payloads, or unintended side effects in live environments. The report’s attention to these controls is the most relevant part for governance teams, not the raw benchmark score.
Practical implication: require hard scope boundaries and payload constraints before approving agentic security testing in production.
What append-only audit logging adds to autonomous AI governance
Append-only audit logging preserves a durable record of what the agent did, when it did it, and under what conditions. For autonomous tools, that record is critical because decisions may be distributed across multiple steps, retries, and tool calls, making manual reconstruction unreliable after the fact. In identity and governance terms, logging is the trace that links an agent identity to its actions, which supports investigation, accountability, and review. The benchmark’s mapped audit logging is therefore not a side feature. It is the evidence layer that makes autonomous execution reviewable, especially when the tool behaves like a persistent machine actor inside a security programme.
Practical implication: make immutable action logging a prerequisite for any autonomous security agent that can touch real systems.
Threat narrative
Attacker objective: The objective is to complete exploit-oriented tasks efficiently while preserving enough control and traceability for governance to remain defensible.
- Entry occurs through a black-box testing workflow where an agent is given limited challenge context and must discover attack paths without internal visibility.
- Escalation happens when the agent repeatedly probes, adapts, and retries under bounded best-of-N logic until it resolves the challenge.
- Impact is achieved when autonomous execution reaches a complete challenge outcome while still remaining within defined scope and logging constraints.
NHI Mgmt Group analysis
Autonomous security agents should be governed as software identities, not just evaluated as tools. The benchmark shows that once a system can plan, retry, and execute across many challenges, its behaviour resembles a high-impact non-human identity with delegated authority. That means IAM and PAM teams need to ask who authorises the agent, what it may touch, and how its actions are revoked or reviewed. The practitioner conclusion is straightforward: capability scores are insufficient without identity-style governance.
Benchmark transparency is now a security requirement, not a nice-to-have. The report’s separation of first-pass results, retry policy, black-box conditions, and fixed model setup is exactly the kind of disclosure practitioners need to trust autonomous claims. Without that detail, a benchmark can hide operational dependence on retries or manual tuning. For agentic AI governance, the lesson is that measurable controls matter as much as measured outcomes, and auditability should be part of the evaluation contract.
Scope enforcement is the named control gap that decides whether agentic pentesting is usable. A pentesting agent that can act quickly but not stay inside explicit bounds is not a governed capability. This is the same problem OWASP-style agentic controls try to address across tool use, delegation, and action boundaries. The practical conclusion for security leaders is to treat scope as an enforceable policy object, not an operational assumption.
Append-only logging creates the accountability layer that autonomous execution otherwise lacks. When an agent retries tasks or chains multiple tool calls, investigators need a durable record to reconstruct intent, timing, and effect. That is especially important where the agent behaves like an NHI with repeated access to systems. The field should now expect immutable logs as a baseline control for autonomous security workloads.
Governed autonomy is the concept this benchmark makes visible. The central issue is not whether an agent can complete tasks, but whether those tasks can be constrained, replayed, and reviewed under policy. That puts agentic AI into the same governance conversation as machine identity and privileged automation. Practitioners should evaluate autonomy only where control, traceability, and bounded authority exist from the start.
What this signals
Governed autonomy is becoming the practical test for agentic security tools. The market will increasingly demand proof that autonomous systems can stay inside scope, log every action, and support revocation just like any other privileged machine identity. That aligns closely with NIST AI Risk Management Framework governance expectations and the broader control logic behind NHI management.
As these tools mature, the operational question will move from whether they can find vulnerabilities to whether they can be safely licensed into live environments. Security teams should expect procurement, red team policy, and AI governance boards to converge on the same review points: scope, traceability, and accountable ownership. Where those are missing, the tool is too risky to normalise.
The next generation of agentic security evaluation will likely blend benchmark scoring with identity-style controls, including the discipline captured in the OWASP Agentic AI Top 10 and the NIST AI Risk Management Framework. Practitioners should prepare for more formal evidence requests around delegation, logging, and containment before autonomous tools are approved.
For practitioners
- Require reproducible benchmark protocols Test autonomous security agents with fixed models, black-box conditions, separate first-pass scoring, and explicit retry policies so results can be compared and audited.
- Enforce hard execution scope Define where the agent may operate, what assets it may touch, and which classes of payloads are prohibited before any production or near-production use.
- Treat audit logs as evidence, not telemetry Use append-only logging that records each tool call, retry, and decision point so an investigation can reconstruct the agent’s path after execution.
- Align autonomous tools to PAM-style review Review agent privileges, delegation boundaries, and revocation procedures the same way you would any high-risk non-human identity with operational access.
Key takeaways
- The report shows that autonomous pentesting performance is only part of the story.
- Scope enforcement, safe payloads, and immutable logging are the controls that make agentic security tools governable.
- If a security agent behaves like a privileged software identity, it should be reviewed like one.
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 CSF 2.0 and NIST SP 800-53 Rev 5 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| OWASP Agentic AI Top 10 | Agentic tool use, scope, and logging are central to this benchmark. | |
| NIST AI RMF | GOVERN | Governance, accountability, and traceability are the core issues here. |
| MITRE ATLAS | TA0002 , Execution; TA0004 , Privilege Escalation | The report involves autonomous action chains and control over execution boundaries. |
| NIST CSF 2.0 | PR.AC-4 | Access and authorisation boundaries are central to agent governance. |
| NIST SP 800-53 Rev 5 | AC-6 | Least privilege is directly relevant to the agent's operational authority. |
Assess autonomous agent scope, tool permissions, and logging before approving production use.
Key terms
- Autonomous Security Agent: A software system that can decide what to do, choose tools, and execute actions without a human approving each step. In identity terms, it behaves like a runtime actor with delegated authority, so governance must cover both the account and the live action envelope.
- White Box Benchmark: A white box benchmark evaluates a system with source code or internal context available. It measures how well the model uses deeper visibility to discover issues, and it often exposes performance gaps that black box testing alone does not reveal.
- Append-only Audit Logging: A logging approach that records actions in a way that prevents silent alteration or deletion after the fact. For autonomous systems, this creates an evidence trail linking each action to a specific agent, time, and decision path, which is essential for accountability and post-incident review.
- Governed autonomy: A state in which an AI or machine workflow can act with limited human intervention while remaining inside explicit policy, authorization, and audit boundaries. It is not the same as free-running autonomy, because the organisation can still explain and constrain what the system is allowed to do.
What's in the full report
FireCompass's full report covers the operational detail this post intentionally leaves for the source:
- The full benchmark protocol for XBEN, including black-box challenge handling and first-pass versus retry scoring.
- The exact scope enforcement and safe-payload rules used to keep agent actions bounded during evaluation.
- The append-only audit logging model that maps autonomous actions to governed traceability.
- Independent HackerOne validation context and ranking history for the evaluated agent.
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners apply identity controls to the autonomous systems and privileged automation their programmes now depend on.
Published by the NHIMG editorial team on September 3, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org