TL;DR: A benchmark of four agentic pentesting tools on a vulnerable FastAPI and React app found wide performance gaps, with detection rates ranging from 75% to 5%, and showed that orchestration, authentication handling, and action-loop design mattered more than the underlying model, according to Escape. For security teams, the lesson is that autonomy claims need evidence, because signal quality and exploit confirmation drive operational value.
NHIMG editorial — based on content published by Escape: Agentic pentesting benchmark findings across four tools and a Duck Store target
Questions worth separating out
Q: What breaks when agentic pentesting tools lack structured orchestration?
A: They become inconsistent, noisy, and less able to follow authenticated or multi-step workflows.
Q: How should security teams evaluate agentic pentest tools?
A: Evaluate the full workflow, not the model alone.
Q: What do teams get wrong about automated pentesting?
A: They assume automated coverage is enough on its own.
Practitioner guidance
- Define benchmark criteria around confirmed exploitation Require proof of exploit, reproducibility, and scoped evidence before accepting any agentic pentest output into triage.
- Test authenticated workflows explicitly Include login flows, session persistence, and role-specific paths in evaluation scenarios.
- Score orchestration quality before model choice Compare how tools handle authentication, scope boundaries, and action sequencing, because those factors can outweigh the underlying model in real assessments.
What's in the full report
Escape's full analysis covers the operational detail this post intentionally leaves for the source:
- Step-by-step benchmark methodology for grey-box evaluation across authenticated application paths
- Per-tool configuration details, including how each agent handled login flows, scope, and session persistence
- The full vulnerability walkthroughs showing where each tool found or missed business logic and access control flaws
- Run-duration and false-positive observations that help teams assess analyst workload before adoption
👉 Read Escape's benchmark analysis of agentic pentesting tool performance →
Agentic pentesting tools: what do these benchmark results really show?
Explore further