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 well-structured, token-efficient overview that assumes Claude's competence and organizes a niche taxonomy cleanly. Its weakness is actionability: it offers audit-style prompting questions and conceptual tests rather than concrete, executable commands or code, and its workflow has only implicit validation checkpoints.
Suggestions
Add at least one concrete, executable probe — e.g. a sample script or command to check whether a platform exposes a fine-tune/feedback endpoint, or a canary-phrase eval snippet — to lift actionability from audit prompts to copy-paste-ready guidance.
Make the workflow's validation explicit: spell out the 'audit → evidence → risk verdict' checkpoints and what counts as a pass/fail signal for each branch.
Consider one-line signaling of where deeper technique detail lives (e.g. a reference file for per-technique test harnesses) so the overview can stay lean while preserving executable depth.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is lean and assumes Claude's competence (terse bullets, no explanation of what RLHF/RAG/promptfoo are); minor tightening possible in the 'Probe pattern' and cross-reference prose, but every section earns its place. | 4 / 5 |
Actionability | Concrete-ish audit questions are given ('who can vote? rate limits?', 'who can add documents? approval?') and a test recipe for fine-tune backdoors, but there is no executable code, commands, or specific tooling — guidance stays at the level of audit prompts rather than copy-paste-ready steps. | 3 / 5 |
Workflow Clarity | The 'Probe pattern' gives a rough three-branch audit sequence with a final risk gate ('If any of these accepts unmoderated user content → T6 is a live risk'), but there are no explicit validation checkpoints or feedback loops; these are audit-style rather than destructive/batch ops, so the cap-3 rule does not bind, yet checkpoints remain implicit. | 3 / 5 |
Progressive Disclosure | A single self-contained SKILL.md with well-organized sections (Techniques, Probe pattern, Detection signals, Severity, Defender, Cross-references) and one-level-deep cross-refs to T12/T13; no bundle files exist to verify, but the overview structure is clear and appropriately scoped for a sub-50-line skill. | 4 / 5 |
Total | 14 / 20 Passed |