Content
65%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.
The skill delivers highly actionable, concrete emulation and detection guidance grounded in well-sourced threat intelligence. Its weaknesses are length and structure: a monolithic ~270-line body with no bundle offloading, and tactic-organized rather than sequenced guidance lacking validation checkpoints.
Suggestions
Split the campaign timeline, signature-tooling table, and full TTP-by-tactic catalog into one-level-deep reference files (e.g. references/campaigns.md, references/tooling.md, references/ttps.md) and keep SKILL.md as a concise overview with signaled links.
Reframe the emulation guidance as an ordered workflow (initial access → persistence → credential access → C2 → exfiltration) with explicit validation/verification checkpoints, especially around any destructive or batch actions.
Add a concise executive summary at the top so the core emulation playbook is skimmable without loading the full reference material.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense, non-redundant threat intelligence Claude would not reliably know rather than concept padding, but at ~270 lines of encyclopedic campaign timeline, full TTP catalog, and tooling table it is verbose for an inline SKILL.md and could be tightened or offloaded. | 2 / 3 |
Actionability | The emulation-guidance section maps each signature play to concrete, executable actions (craft macro docs, run Sliver over HTTPS, Rclone to Wasabi, Mimikatz DCSync, specific Run-key and proxy-execution binaries), and the detection section gives equally specific monitoring rules. | 3 / 3 |
Workflow Clarity | Content is organized by ATT&CK tactic rather than as a sequenced execution workflow, and there are no validation/verification checkpoints or feedback loops for the destructive/batch operations the guidance describes, which caps workflow clarity at 2. | 2 / 3 |
Progressive Disclosure | Section headings provide reasonable structure, but with no bundle files present the entire TTP catalog, tooling table, campaign timeline, and sources list live inline in a monolithic SKILL.md instead of being split into one-level-deep reference files. | 2 / 3 |
Total | 9 / 12 Passed |