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-structured OPSEC reference with executable commands, validation checkpoints, and feedback loops, though it carries some conceptual padding and is a long monolithic file that could offload detail to reference files.
Suggestions
Trim the opening motivation paragraph and the 'OPSEC Mindset' list to the concrete, non-obvious guidance that Claude cannot already infer.
Consider moving the larger tables (scan-rate matrix, IDS/WAF signature table) and code blocks into reference files under references/ with one-line pointers, to shorten the SKILL.md overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean reference material (tables, flags, commands), but the opening motivation paragraph and the 'OPSEC Mindset' principles restate conceptual justification Claude already understands and could be trimmed. | 2 / 3 |
Actionability | Provides copy-paste-ready, executable commands with specific flags across nmap, ffuf, nuclei, curl, and dig, plus concrete rate tables and a runnable scope-check script; placeholders like <CHROME_VER> are explicitly justified to avoid stale signatures. | 3 / 3 |
Workflow Clarity | Risky batch scanning is gated by an explicit scope-verification checkpoint, and detection response is a clear numbered feedback loop (pause, assess, reduce rate, document) with checklists for pre-engagement and clean-up, matching the anchor for explicit validation and feedback loops. | 3 / 3 |
Progressive Disclosure | The skill is well organized into nine numbered sections with no nested references, but it is a single long monolithic document with no split-out reference files, fitting the anchor where content that could be separate remains inline. | 2 / 3 |
Total | 10 / 12 Passed |