Content
88%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 highly actionable, well-sequenced exploit methodology with executable commands, mandatory validation checkpoints, and clear feedback loops. Slight room to tighten prose and to split CMS-specific fingerprinting into reference files now that no bundle exists.
Suggestions
Trim editorial justification sentences (e.g. 'The free-form web search fallback is slower and produces stale leads') — the preceding mandatory-tool rule already conveys the instruction.
Move the ~30-entry WordPress plugin readme sweep list into a references file (e.g. references/wp-plugins.txt) and reference it from Step 1, improving progressive disclosure and token efficiency.
Consider extracting the per-CMS fingerprint blocks (WordPress/Joomla/Drupal) into a references/recon-by-cms.md so SKILL.md reads as a lean overview pointing one level deep.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly lean, assuming Claude's competence with no concept padding, but a few editorial sentences ('The free-form web search fallback is slower and produces stale leads', 'msfconsole is heavy and breaks the bash-output budget') could be trimmed without losing the instruction. | 4 / 5 |
Actionability | Copy-paste-ready bash throughout — curl/nmap/wpscan commands, a working plugin-readme enumeration loop, and three full PoC-adaptation patterns (curl one-shot, python script, Metasploit-to-curl) with placeholder substitution spelled out. | 5 / 5 |
Workflow Clarity | A clear six-step sequence with explicit validation checkpoints (Step 1 'MUST have at least one <software>@<version>', Step 3 'Version sanity-check is MANDATORY'), a decision-tree feedback loop, and a 3-strike cross-CVE pacing rule for error recovery. | 5 / 5 |
Progressive Disclosure | Well-organized into clearly headed sections, but the skill is a single ~190-line file with no bundle; the long WordPress plugin enumeration list and per-CMS fingerprint blocks could live in reference files to keep SKILL.md a leaner overview. | 4 / 5 |
Total | 18 / 20 Passed |