What problem does it solve? Security researchers and bug-bounty hunters need concrete, ready-to-use reconnaissance material — probe paths, secret regexes, dork templates, and severity rubrics — instead of assembling this operational knowledge from scratch for every engagement. ## Core Features & Use Cases - Recon Arsenal: 15 modular reference files covering subdomain enumeration, Swagger/GraphQL discovery, cloud bucket enumeration (S3/GCS/Azure), identity-fabric fingerprinting (Entra/Okta/ADFS/M365), CDN/WAF bypass, and vendor product fingerprinting. - Secret Detection & Triage: A 48-pattern secret-regex catalog (AWS, GitHub, Stripe, Anthropic, OpenAI, npm, PyPI, and more) plus read-only validators and a runnable stdlib-only Python scanner (scripts/secret_scan.py). - Scoring & Reporting: A 0–100 endpoint interest rubric, mobile app ownership confidence scoring, 27 attack-path hint templates, and an 80+ example severity decision matrix. - Use Case: During an authorized bug-bounty engagement against target.com, load the skill to enumerate subdomains, probe for exposed Swagger and GraphQL endpoints, scan JavaScript for leaked secrets, and score each finding's severity with consistent evidence formatting. ## Quick Start Ask the assistant to perform an external reconnaissance pass on an authorized target domain, for example: run external recon on target.com including subdomain enumeration, exposed API discovery, and secret scanning.