Content
72%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.
The content is highly actionable with executable commands and clear comparison tables, but it operates on destructive/batch operations without validation checkpoints, capping workflow clarity, and it is a monolithic inlined knowledge base rather than a progressive-disclosure overview pointing to bundle files.
Suggestions
Add explicit validation/verification checkpoints after risky steps (e.g., confirm 4624 Type-3 logon succeeded, verify PsExec service was deleted, confirm tunnel route resolves) to lift workflow clarity above the cap.
Split per-technique detail into bundle files under references/ (e.g., pth.md, kerberos.md, tunneling.md) and keep SKILL.md as a concise overview with one-level-deep links.
Trim the Quick Reference block that duplicates sections 1-5, or replace it with a single pointer table to reduce token redundancy.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a dense, mostly lean reference with terse code blocks and a single tight intro paragraph; the main redundancy is the Quick Reference duplicating commands elaborated in sections 1-5, placing it at the score-4 (efficient, minor trimmable instances) anchor rather than 5. | 4 / 5 |
Actionability | Quotes fully executable commands across all sections (nxc, psexec.py, wmiexec.py, Rubeus, Mimikatz, Ligolo-ng, Chisel) with real flags and placeholders that are copy-paste ready and cover the common cases, matching the score-5 anchor. | 5 / 5 |
Workflow Clarity | Operations are destructive/batch (remote code execution, hash spraying, NTDS dumping) yet no validation checkpoints are provided — only a post-success Decision Gate — so per the rubric's feedback-loop cap workflow clarity cannot exceed 3. | 3 / 5 |
Progressive Disclosure | No bundle files exist (references/scripts/assets absent) and the ~460-line skill is a single inlined knowledge base; section headers and comparison tables give some structure, but content that could live in separate reference files is inlined, fitting the score-3 anchor. | 3 / 5 |
Total | 15 / 20 Passed |