Content
61%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 body is a concise, well-structured taxonomy of AI supply-chain attack techniques with genuinely actionable defender/probe commands, but it reads more as a reference catalog than an executable workflow and lacks explicit validation checkpoints. Adding a sequenced, gated audit procedure would lift workflow clarity and actionability.
Suggestions
Convert the 'Probe pattern' section into an explicit numbered audit workflow with validation gates (e.g., verify hash → record result → only proceed if verified) and a feedback loop for failed checks.
Expand actionability with copy-paste-ready commands for the highest-value checks — e.g., a concrete `huggingface-cli download ... --revision <sha>` snippet and a hash-verification command — rather than only naming the tools.
Consider splitting the per-technique detail (T13.001–T13.006) into a reference file and keeping SKILL.md as an overview, which would move progressive disclosure toward a 5.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence, using terse bullets ('w/', 'exfil', 'orgs') without explaining basic concepts; a few minor explanatory phrases (e.g., the pickle RCE explanation) could be trimmed, keeping it just below a 5. | 4 / 5 |
Actionability | Concrete, executable guidance exists in places ('revision="<commit-sha>"', 'npm audit', 'pip-audit', 'gh dependabot alerts', 'safetensors-only policy'), but the bulk of the body is a descriptive taxonomy of attack techniques rather than an executable procedure, leaving the guidance incomplete. | 3 / 5 |
Workflow Clarity | The 'Probe pattern' section gives a real audit sequence (provenance → datasets → safetensors-only → trigger probes → dependency search) but lacks explicit validation checkpoints or feedback loops; per the rubric, missing validation steps in audit/batch workflows caps this at 3. | 3 / 5 |
Progressive Disclosure | Content is well-organized into clear sections (Techniques, Probe pattern, Detection signals, Severity, Defender, Cross-references) with a signaled cross-reference to a related skill; no bundle files exist to verify, and some per-technique detail could be externalized, so it sits just below a 5. | 4 / 5 |
Total | 14 / 20 Passed |