Content
70%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.
Well-structured with a clear sequenced workflow, validation checkpoints, and properly split one-level-deep references. It is let down slightly by some conceptual padding and by deferring executable bypass code to the bundle files instead of showing it inline.
Suggestions
Trim the '核心原理' conceptual diagram and '关键认知' rationale — Claude already understands EDR monitoring surfaces, so keep only the technique-combination guidance.
Inline at least one minimal executable snippet (e.g. an indirect-syscall or AmsiScanBuffer patch skeleton) rather than only pointing to references/unhook-techniques.md, to lift actionability toward copy-paste ready.
Move the product-by-product fingerprint detail fully into references/hook-survey.md and keep SKILL.md to the identification commands, reducing token weight in the overview.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with concrete tables and code, but includes conceptual framing Claude already knows (e.g. the four-monitoring-surface diagram and '关键认知' rationale paragraphs) that pad the body beyond what a competent model needs. | 2 / 3 |
Actionability | Provides real commands (Get-Service/fltmc filters, pe-sieve invocation, sysmon install) and technique-combination tables, but the in-body implementation guidance is largely '代码骨架见 references/...' with key payloads deferred to bundle files rather than shown copy-paste ready. | 2 / 3 |
Workflow Clarity | A clearly sequenced 6-step workflow (identify EDR → extract hooks → choose bypass combo → implement → sandbox validate → deliver) with an explicit local-sandbox validation checkpoint in Step 5 and a MUST-pass self-check checklist at the end. | 3 / 3 |
Progressive Disclosure | SKILL.md is an overview that signals one-level-deep references — hook-survey.md, unhook-techniques.md, telemetry-blinding.md — all confirmed present in references/, with details correctly split out rather than inlined. | 3 / 3 |
Total | 10 / 12 Passed |