Content
77%Weight 40%Scale 1-3Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A highly actionable, well-gated pentest skill body with concrete commands and explicit authorization/completion checkpoints. Its main weaknesses are length/inline material that could be offloaded to references and several referenced bundle paths that do not actually exist.
Suggestions
Move the inline MCP registration JSON and the manual-install bootstrap block into a reference file, keeping only a one-line pointer in SKILL.md to tighten conciseness.
Resolve the dangling bundle references — either add the missing 'payloads/', 'templates/', 'src-hunter/', and 'scripts/append-evidence.ps1' or remove/relabel them so every referenced path exists.
Collapse the '快速扫描流程' into the standard flow (or mark it as a quick-reference pointer) to remove duplication.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient command tables and workflows, but the ~280-line body keeps inline material that could live in references (full MCP registration JSON, the manual-install 引导 block, external-links list) and the '快速扫描流程' partly duplicates the standard flow — 'mostly efficient but could be tightened'. | 2 / 3 |
Actionability | Dense with copy-paste-ready, executable commands — 'nmap -sV -sC -O target', 'nuclei -u target -t cves/', 'sqlmap -u "url?id=1" --batch --dbs', docker pull/run, pip install — matching 'fully executable code/commands; copy-paste ready'. | 3 / 3 |
Workflow Clarity | Clear sequenced flows plus explicit validation gates — the ACTION REQUIRED block (verify auth.status=granted, scope.md, tool-index paths), '手动验证 → 确认可利用性', a failure latch ('未打穿也要写 observed Evidence + 失败门闩'), and a 'MUST 通过' completion checklist — satisfy 'explicit validation steps, feedback loops, checklists'. | 3 / 3 |
Progressive Disclosure | Provided references are well-signaled one level deep with one-line descriptions in '本 skill 内参考文档' (and verified present), but several in-skill paths the body points to — 'payloads/', 'templates/', 'src-hunter/', '../scripts/append-evidence.ps1' — are absent from the bundle, weakening navigation. | 2 / 3 |
Total | 10 / 12 Passed |