Content
71%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 and methodologically rigorous with strong validation discipline, but the single-file body is long and duplicates confirmation guidance across two sections. The absence of any bundle files means large reference tables live inline rather than being progressively disclosed.
Suggestions
Move the Sensitive Files list, Bypass Table, and Chain Table into a references/ file (e.g. REFERENCES.md) and link to it from the body to apply progressive disclosure and trim the main SKILL.md.
Consolidate the OOB/blind confirmation guidance that currently appears in both 'OOB/Blind-LFI Confirmation Gate' and 'Validation Discipline' into one section to remove duplication.
Trim restated bypass techniques (Phase 2 payloads vs the Bypass Table) so each technique appears once.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The body is information-dense and avoids explaining basics Claude already knows, but it is long and repeats some guidance — the OOB confirmation material appears in both 'OOB/Blind-LFI Confirmation Gate' and again in 'Validation Discipline', and bypass techniques are restated across Phase 2 and the Bypass Table. | 3 / 5 |
Actionability | Phases 2–9 give copy-paste-ready bash/curl payloads, exact wrapper syntax, real tool invocations (ffuf, dotdotpwn, php_filter_chain_generator.py), and a concrete default workflow with Collaborator sub-tagging. | 5 / 5 |
Workflow Clarity | Sequenced Phase 1→9 with an explicit confirmation gate ('Read First'), validation checkpoints, and a feedback loop that mandates retracting unconfirmed claims before reporting — exactly the validate→fix→retry discipline the rubric rewards for destructive/batch-style hunting. | 5 / 5 |
Progressive Disclosure | No references/, scripts/, or assets/ bundles exist, yet the skill is ~260 lines with large lookup tables (Sensitive Files, Bypass Table, Chain Table, CVE list) that are prime candidates for offloaded reference files; structure is monolithic with everything inlined and no one-level-deep references. | 2 / 5 |
Total | 15 / 20 Passed |