Content
77%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.
Highly actionable content with executable tooling and a well-validated hunting workflow, but it is a verbose monolith that repeats the single-packet technique across sections and inlines deep-reference and citation material that would benefit from separate bundle files.
Suggestions
Move the HTTP/2 Single-Packet Deep Reference and the Disclosed Report Citations into separate files under references/ and keep SKILL.md as a concise overview that links one level deep, which would improve both conciseness and progressive_disclosure.
De-duplicate the single-packet explanation: keep one canonical description (the Deep Reference) and have the earlier Firing-a-race section briefly point to it instead of re-explaining the technique.
Tighten the Real Impact Examples — three full prose scenarios restate the cited cases; condensing to one-liners that reference the citation numbers would cut tokens without losing signal.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient specialist content, but the ~485-line body explains the HTTP/2 single-packet attack at three different depths (Firing a race, the citation list, and the Deep Reference) and the three verbose Real Impact scenarios largely restate the cited cases, so it could be tightened. | 3 / 5 |
Actionability | Provides copy-paste-ready, executable artifacts throughout — a complete line-by-line Turbo Intruder BURP2 template, curl/asyncio/grep snippets, tcpdump+Wireshark validation commands, and a concrete 7-step race-window estimation methodology covering the common cases. | 5 / 5 |
Workflow Clarity | A 10-step numbered hunting methodology with explicit validation checkpoints ("Analyze responses", "Verify the effect", reproducibility over 5 attempts) plus a Gate 0 validation section that gates reporting on demonstrated harm and reproducibility — clear sequence with feedback loops and a checklist. | 5 / 5 |
Progressive Disclosure | Good in-file section headers give structure, but with no bundle files present the whole skill is a monolith: the Deep Reference and the 9 backfilled citations clearly belong in separate reference files, so content that should be split is inlined. | 3 / 5 |
Total | 16 / 20 Passed |