Content
63%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 well-organized methodology with a clear, scoped workflow and good conciseness, but it inlines a large actor catalog that belongs in a reference file and never links the actual bundle references, and the emulation steps lack executable per-step commands.
Suggestions
Move the 22-row actor catalog into a dedicated reference file (e.g. references/actor-catalog.md) and link it from the body with a one-line 'See [actor-catalog.md] for the full profile index', keeping only 3-4 representative profiles inline.
Link the existing references (anyrun-free-iocs.md, cve-apt-mapping.md) from the relevant methodology steps so the bundle is discoverable and navigation is one level deep.
Add at least one concrete, copy-paste-ready command or snippet illustrating a single TTP emulation proof (e.g. a canary-file Impact proof) to lift actionability.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient and assumes Claude's competence; the opening definitional paragraph ('reproduces a specific, named threat actor's tactics, techniques and procedures... distinct from generic penetration testing') explains somewhat more than strictly needed, but it is tight rather than padded, sitting above the 3 anchor. | 4 / 5 |
Actionability | Concrete commands are present (load_skill <slug>, ask_user_question, kill-chain ordering with ATT&CK IDs) but the emulation steps are instructional rather than copy-paste executable — there is no runnable code or precise per-TTP reproduction command, matching the 'concrete guidance but incomplete / pseudocode-style' anchor. | 3 / 5 |
Workflow Clarity | The 5-step methodology is clearly sequenced with scope checks at step 3 and explicit 'forbidden-destination / out-of-scope checks still apply at tool-call time' plus a measurement/reporting step; destructive Impact is explicitly down-scoped to non-destructive proofs, giving a clear sequence with most checkpoints present. | 4 / 5 |
Progressive Disclosure | The body inlines a 22-row actor catalog table rather than pointing to a separate catalog file, and the references/ directory (anyrun-free-iocs.md, cve-apt-mapping.md) is never linked from the body — structure exists but the obvious externalized content is not signaled, placing it between the 3 and 4 anchors. | 3 / 5 |
Total | 14 / 20 Passed |