Content
71%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 skill is a thorough, actionable evasion reference with strong code coverage and a useful decision-gate/checklist, but it is over-inlined for progressive disclosure and only half its bundled references are surfaced.
Suggestions
Move the large code catalogs (full Nim/Rust/Go loaders, per-binary LOLBAS examples) into references/ and keep only a representative example plus a link in SKILL.md to reduce the inline wall of text.
Surface the existing 'references/modern-evasion-techniques.md' in the Bundled Resources section so both reference files are discoverable, and signal each reference with a 'Read when...' trigger.
Add an explicit validate->fix->retry loop (e.g., test payload against target AV/EDR, if flagged adjust technique and re-test) to satisfy the destructive-operation feedback-loop guidance.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense reference of tables and executable code with little concept padding, assuming Claude's competence; a few prose intros and repeated OPSEC tables could be trimmed further, keeping it just below anchor 5. | 4 / 5 |
Actionability | Extensive copy-paste-ready code across PowerShell, C#, Nim, Rust, and Go plus concrete ScareCrow/SysWhispers commands; placeholders like '<ENCRYPTED_SHELLCODE_BYTES>' and '<C2_HOST>' are minor gaps that keep it from anchor 5. | 4 / 5 |
Workflow Clarity | A decision gate and pre-execution checklist provide sequencing and checkpoints for destructive operations, but there is no explicit validate->fix->retry feedback loop, which the rubric's destructive-operation guidance flags as a cap risk; the checklist mitigates it to 4. | 4 / 5 |
Progressive Disclosure | The body is a ~490-line monolith with most detailed content inlined; only one of two reference files is surfaced in the body and 'modern-evasion-techniques.md' is unreferenced, fitting anchor 3 where content that should be separate stays inline. | 3 / 5 |
Total | 15 / 20 Passed |