Triage & Validation

SkillSecurity

Bug bounty agent framework for Claude Code, Codex, Gemini, Cursor, Windsurf, Copilot, and OpenClaw — 48 agents, 26 commands, 19 CLI tools, 2 MCP servers, autonomous hunt loops, exploit chain builder.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Triage & Validation skill

What this skill tells your AI

The instructions your AI receives, as published by h-mmer/pentest-agents in skills/triage-validation/SKILL.md and read by ahel’s review.

The 7-Question Gate (applied to EVERY finding)

First NO = KILL. Do not continue.

  1. Q1: Exact HTTP request + response showing the issue RIGHT NOW?
  2. Q2: Bug class accepted by this program?
  3. Q3: Asset in-scope, owned by target (not third-party)?
  4. Q4: Works without admin/privileged access?
  5. Q5: Not documented behavior or known issue?
  6. Q6: Impact proved with actual data (not just status code)?
  7. Q7: Not on the never-submit list?

Never-Submit List

Missing headers (CSP/HSTS/X-Frame-Options), missing SPF/DKIM/DMARC, GraphQL introspection alone, banner/version without exploit, clickjacking without PoC, self-XSS, open redirect alone, SSRF DNS-only, CORS wildcard without credentialed exfil, logout CSRF, rate limit on non-critical, missing cookie flags alone, OAuth client_id alone, OIDC discovery endpoints, SPA client-side config.

4 Pre-Submission Gates

Gate 0 (30 sec): Confirmed with real HTTP? In scope? Reproducible? Evidence?

Gate 1 (2 min): What does attacker walk away with? Real victim? Max 2 preconditions?

Gate 2 (5 min): Searched hacktivity? Read disclosed reports? Not in changelog?

Gate 3 (10 min): Title follows formula? Steps have exact HTTP? CVSS calculated?

Conditional Validity (chain required)

FindingChain NeededWithout Chain
Open redirect+ OAuth code theft → ATOKILL
SSRF DNS-only+ internal data exfilKILL
CORS wildcard+ credentialed data theftKILL
GraphQL introspection+ auth bypass on mutationsKILL
S3 listing+ secrets in bundlesKILL
Prompt injection+ IDOR via chatbotKILL

Severity Calibration

ImpactSeverity
Full ATO, RCE, mass PII exfilCritical
Read/modify other user's private dataHigh
Stored XSS in victim contextMedium-High
Info disclosure (sensitive creds)Medium
Info disclosure (non-sensitive)Low/Info

Signals

GitHub stars
908
Forks
169
Last commit
Jun 2026
Advanced
Catalog kind
skill
Gateway key
triage-validation-h-mmer
Source
github.com/h-mmer/pentest-agents