Content
50%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The skill is a well-structured, terse reference of red-team principles organized by MITRE ATT&CK phases, but it reads as an encyclopedic listing of widely-known concepts rather than focused, executable, non-obvious guidance with validation checkpoints.
Suggestions
Replace restatements of standard ATT&CK phase definitions with non-obvious operational guidance Claude would not already know, and add concrete commands or tool examples for the checks listed.
Add an explicit multi-step engagement workflow with validation checkpoints (e.g., confirm scope before action, verify foothold before lateral movement, validate findings before reporting) to support the destructive/risky operations described.
Move the detailed per-technique tables into a separate reference file and keep SKILL.md as a concise overview that links out one level deep.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is mostly lean tables with no padded prose, but it encyclopedically restates standard MITRE ATT&CK phase definitions and well-known privesc/evasion checks that Claude already knows, so not every token earns its place. | 2 / 3 |
Actionability | Tables name concrete checks and opportunities (SeDebug, SUID binaries, Kerberoasting, LOLBins) but provide no executable commands, tooling, or step-by-step how-to, leaving guidance descriptive rather than instructive. | 2 / 3 |
Workflow Clarity | An attack lifecycle diagram and a 4-step reporting narrative give a sequence, but there are no validation checkpoints or feedback loops for the risky operations (exploitation, lateral movement, exfiltration) the skill describes. | 2 / 3 |
Progressive Disclosure | The content is organized into 10 clearly titled sections with no nested references, but at ~150 lines it is a single monolithic file with all material inline and no progressive split, exceeding the simple-skill threshold that would let structure alone earn a 3. | 2 / 3 |
Total | 8 / 12 Passed |