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 red-team technique catalog that names concrete tools and probe patterns, but it lacks executable instructions and an explicit sequenced workflow with validation checkpoints — a notable gap given the batch/destructive nature of the described operations. Progressive disclosure is handled well through clean sectioning.
Suggestions
Add a numbered, sequenced probe workflow with explicit validation checkpoints (e.g., run probe → capture output → check against detection signals → escalate), especially important given the batch/destructive operations described.
Convert at least one technique section from descriptive bullets into a concrete, executable example (e.g., a sample probe command or test harness invocation) to lift actionability.
Make the link between 'Detection signals' and the probe steps explicit so each probe has a defined pass/fail criterion.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is a lean bullet-pointed catalog that assumes Claude's competence — it names tools and techniques without explaining what deepfakes or vishing are — with only minor contextual framing in the intro that could be trimmed. | 4 / 5 |
Actionability | It provides concrete elements (named models like ElevenLabs/RVC/OpenVoice, a YAML probe config, specific test patterns like 'feed 30s sample → can it clone?') but the technique sections are largely descriptive rather than executable copy-paste instructions, leaving key operational details missing. | 3 / 5 |
Workflow Clarity | The 'Probe pattern' section lists test scopes and the 'Detection signals' section acts as implicit success criteria, but there is no numbered sequenced workflow with explicit validation checkpoints; because the skill involves batch operations (1000+ victims/day, 1000 conversations), workflow clarity is capped at 3. | 3 / 5 |
Progressive Disclosure | The single self-contained file (no bundle files present) is well-organized into clear sections (Techniques, Probe pattern, Detection signals, Severity, Defender, Cross-references) with clearly signaled cross-references, giving good structure and easy navigation with only minor organization gaps. | 4 / 5 |
Total | 14 / 20 Passed |