Content
67%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 highly actionable, executable security arsenal with decent embedded workflows, but it fails progressive disclosure badly: it is an oversized monolith that references non-existent bundle files. Conciseness also suffers from inlined reference bulk.
Suggestions
Split the WAF bypass tables, payload catalogs, and Framework 1-Day section into separate files under references/ (e.g. references/waf-bypass.md, references/framework-1day.md) and have SKILL.md point to them one level deep, so the overview stays lean.
Either create the cited tools/ scripts (bypass_403.sh, waf_response_analyzer.py, waf_encoder.py, multipart_mutator.py) under scripts/ or remove/replace the broken references with inline guidance, so navigation is not misleading.
Trim explanatory prose that restates how WAF tokenizers/parsers work and consolidate the repeated "> Submittable / N/A" notes into a single submission-rules section to reduce token overhead.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Most of the file is lean payload/tables, but the ~1660-line monolith inlines large reference datasets and includes prose explanations of WAF tokenizer behavior and framework context that could be tightened; the sheer inlined volume is a token-budget concern for a SKILL.md overview. | 3 / 5 |
Actionability | Copy-paste-ready payloads, concrete curl/hashcat/sqlmap commands, and per-engine RCE examples cover the common cases with fully executable guidance throughout. | 5 / 5 |
Workflow Clarity | The Bypass Decision Tree, numbered HTTP-smuggling detection steps, and per-finding "Submittable / N/A" verdict boxes provide clear sequences with validation checkpoints (e.g. the 5-minute kill rule, verdict system for batch probes); minor gaps keep it below 5. | 4 / 5 |
Progressive Disclosure | A 1668-line monolithic wall of text with no references/scripts/assets bundle, yet the body cites tools/bypass_403.sh, tools/waf_encoder.py, tools/multipart_mutator.py, and web2-vuln-classes — files that do not exist — so navigation is broken and content that belongs in separate reference files is inlined. | 2 / 5 |
Total | 14 / 20 Passed |