Content
77%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is lean, token-efficient, and highly actionable with concrete configs, tables, and diagrams, but it is a monolithic document with no progressive file structure and its decision-gate workflow lacks explicit validation/feedback loops for the destructive operations it branches into.
Suggestions
Split deep-dive material (per-framework malleable profiles, redirector hardening) into reference files under references/ and signal them with one-level-deep links to improve progressive disclosure.
Add an explicit validate→fix→retry feedback loop around the decision gate (e.g. 'after lateral movement attempt, re-confirm C2 stability and check for new detections before proceeding') to lift workflow clarity.
Treat the pre-lateral-movement checklist as a gated step with pass/fail outcomes rather than a flat checkbox list.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is dense reference material — tables, ASCII diagrams, and a concrete nginx config — with almost no prose explaining concepts Claude already knows; every section earns its tokens, matching the lean level-3 anchor. | 3 / 3 |
Actionability | It provides copy-paste-ready guidance: a full nginx redirector config, specific jitter/OPSEC tables, output file tree, and concrete tool mappings, matching the level-3 anchor of fully executable code and specific examples. | 3 / 3 |
Workflow Clarity | The 'Pre-Lateral-Movement Checklist' supplies explicit checkpoints, but the destructive/batch operations implied (lateral movement, defense evasion, persistence) lack a validate→fix→retry feedback loop, and per the scoring notes missing feedback loops in these contexts caps workflow_clarity at 2. | 2 / 3 |
Progressive Disclosure | The file is a monolithic 200-line single SKILL.md with no references/ or scripts/ bundle to offload detail (Sliver/Havoc specifics point to other skills, not local files); while well-sectioned, it keeps content that could be split inline, matching the level-2 anchor. | 2 / 3 |
Total | 10 / 12 Passed |