Content
81%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable phased pentesting skill with strong validation gates and clear progressive disclosure of reference material. The notable weakness is missing template/queue files that the workflow repeatedly depends on, plus minor over-explanation in a few sections.
Suggestions
Add the missing bundle files referenced by the workflow: templates/authorization.md, templates/pentest-report.md, and templates/exploitation-queue.json, or remove the references if those artifacts are produced inline.
Trim explanation Claude already knows — e.g., the -T3 vs -T4 IDS rationale and the extended Hermes aux-client mitigation aside — or move them into a references file.
Consider moving the long guardrails block into references/scope-enforcement.md and keeping a short inlined checklist, to reduce token load on routine invocations.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and dense with high-value phased content, but includes some explanation Claude does not need (e.g., justifying -T3 over -T4/-T5 to avoid IDS, and the Hermes aux-client leakage aside), and the guardrails section could be tightened. | 3 / 5 |
Actionability | Fully executable throughout: concrete nmap/whatweb/curl commands, exact witness payloads (' AND 1=1--', the benign XSS marker), delegate_task subagent table with reference columns, queue field schemas, and per-phase output file paths — copy-paste ready and covering the common cases. | 5 / 5 |
Workflow Clarity | Phases 0–5 are clearly sequenced with explicit validation checkpoints (authorization gate, pre-send scope/auth/payload checks, bypass exhaustion before false-positive, 'When to Stop' conditions) and feedback loops, so the destructive/batch cap at 3 does not apply. | 5 / 5 |
Progressive Disclosure | Good one-level-deep structure with a 'Further Reading' index and real references/ and scripts/ files, but three paths the body relies on (templates/authorization.md, templates/pentest-report.md, templates/exploitation-queue.json) are missing from the bundle, breaking navigation to core templates. | 4 / 5 |
Total | 17 / 20 Passed |