Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Validate a finding through the 7-Question Gate + 4 gates. Kills weak findings FAST. Usage: /validate <finding description>
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-10 | ✗→✓ | ▲ Improved | 5% | 0% |
| case-07 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -39% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-11 | ✗→✓ | ▲ Improved | -41% | 0% |
Validate finding: $ARGUMENTS
This is the MOST IMPORTANT command. Run it BEFORE writing any report. It takes 30 seconds to kill a bad lead. A report takes 30 minutes.
Read findings.md and brain data. Locate the finding matching "$ARGUMENTS". Show finding details and ask user to confirm.
Launch validator agent: "Validate this finding through the 7-Question Gate and 4-gate checklist: finding details]. Check rules/hunting.md Rule 19 for the never-submit list AND rules/mistakes.md (REPORTING + METHODOLOGY sections) for lessons agents commonly miss — especially: (a) theoretical vs confirmed exploits, (b) file-path hallucinations, (c) CVSS-version mismatch per platform, (d) status-code asymmetry ≠ proven bug, (e) single-account IDOR ≠ cross-account leak. Output PASS, KILL, DOWNGRADE, or CHAIN REQUIRED with specific reason."
If PASS:
poc-builder agent to create minimal PoCuv run python3 ../../tools/capture.py screenshotreport-writer agent for platform-ready draftquality-check agent — block if score < 7/dupcheck <finding> then /submit <finding>If KILL:
uv run python3 ../../tools/brain.py record <target> exhausted "<finding>" "<kill reason>"/hunt <target> or /surface <target>If DOWNGRADE:
If CHAIN REQUIRED:
/chain to build the chainValidation is where mediocre hunters become expensive or elite.
Apply these hard checks before PASS:
If one check fails, prefer KILL or DOWNGRADE over "probably valid." Record the missing proof so the hunter can run one precise follow-up instead of re-litigating the whole bug.
Other measured skills in the registry, with their headline benchmark lift.