Content
65%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
The body is highly actionable with real payloads, commands, and a current target-suitability matrix. Its weaknesses are a missing inline validation checkpoint (the exploitability criterion is deferred to a sibling skill) and a version-locked matrix that should be split out or marked as time-sensitive.
Suggestions
Pull the smuggling-confirm validation criterion inline as an explicit checkpoint: "Confirm the timing delta lands on a different client/session, not your own follow-up — else it is parser disagreement, not exploitable smuggling."
Move the version-locked target-suitability matrix into a referenced file (e.g. references/target-matrix.md) or label it as a periodically-refreshed "current deployment reality" section so the time-sensitive detail doesn't bloat the core skill.
Add a short Validate/feedback-loop subsection after the Detection steps so an operator re-runs the probe and confirms before escalating to an impact chain.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly efficient with no concept-padding, but the version-locked "2026 reality check" matrix and the repeated chain-primitive paragraphs across Related Skills are content that could be tightened; the rubric penalizes time-sensitive version detail outside a deprecated section. | 2 / 3 |
Actionability | Provides concrete executable commands ("curl -sI https://target/ | grep -i \"Server:\""), a real CL.TE payload, and specific tool sequences ("Right-click request → Extensions → HTTP Request Smuggler → Smuggle probe") that are copy-paste ready. | 3 / 3 |
Workflow Clarity | Steps are sequenced (fingerprint front-end → pick variant → probe → confirm timing), but the critical confirm-on-a-DIFFERENT-client validation checkpoint is only described in the cross-referenced triage-validation skill, not inline; missing inline validation for a risky operation caps the score at 2. | 2 / 3 |
Progressive Disclosure | Sibling-skill references are one-level-deep and clearly signaled, but no bundle files exist in references/scripts/assets and the large inline target-suitability matrix is content that could appropriately live in a separate file. | 2 / 3 |
Total | 9 / 12 Passed |