Content
82%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.
A dense, highly actionable offensive-testing playbook with executable curl commands, payload tables, and explicit verification signals across each header-injection class. It is slightly verbose in places and monolithic — everything lives inline in SKILL.md with no reference files — but the structure and verification checkpoints are strong.
Suggestions
Move the CR/LF payload table and the per-technique exploitation details into a references/ file (e.g. PAYLOADS.md) referenced one level deep, keeping SKILL.md as a tighter overview.
Tighten the intro paragraph and a few payload-table 'Notes' cells to remove explanation Claude can infer, improving token efficiency.
Add an explicit end-to-end workflow ordering (e.g. enumerate attack surface → pick technique → probe → verify win signal → record evidence) at the top so the parallel sections read as a sequenced process.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is largely efficient and assumes Claude's HTTP knowledge, with a brief load-bearing intro and tight per-technique curl snippets; a few explanatory asides in the payload table and intro could be trimmed slightly, so it sits just below the 'lean and efficient' anchor. | 4 / 5 |
Actionability | Every technique section provides copy-paste-ready curl commands with concrete payloads, header injection strings, and grep-based 'win signal' criteria covering the common cases. | 5 / 5 |
Workflow Clarity | A Verification Checklist with explicit per-technique checkpoints, win signals, and a cache-poisoning confirm loop provides clear validation; it falls short of 5 because the skill is organized as parallel technique categories rather than one fully sequenced workflow with end-to-end feedback loops. | 4 / 5 |
Progressive Disclosure | Content is well-structured with clear section headers and no nested references, and no bundle files exist to split out; it is not a 5 because the payload table and per-technique playbooks are entirely inlined with no one-level-deep reference files for the larger material. | 4 / 5 |
Total | 17 / 20 Passed |