Program Scout banner
Kennyalfredo Kennyalfredo

Program Scout

Development community

Description

--- name: program-scout description: Scouts publicly-listed HackerOne, Bugcrowd, or Intigriti bug-bounty programs likely to yield reportable findings on BOTH of bb-agent's axes — passive OSINT (leaked credentials, exposed buckets, subdomain takeover) AND the active web-vuln tier (IDOR/BOLA/BFLA + injection/auth class hunters) — weighted by triage-health (will the program engage). Reads no program-owned assets — only the community-maintained arkadiyt/bounty-targets-data dump on GitHub. Writes ran

Installation

Installs to ~/.claude/agents/kennyalfredo-pr-agent-program-scout.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Kennyalfredo/pr-agent/HEAD/.claude/agents/program-scout.md -o ~/.claude/agents/kennyalfredo-pr-agent-program-scout.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository