What problem does it solve?
Identifies and verifies exposed secrets, API keys, tokens, and credentials within a pentest target to reduce noisy findings and ensure every reported secret has supporting evidence.
Core Features & Use Cases
- Scoped Secrets Scanning: Runs trufflehog/gitleaks against recon-provided URLs and live hosts to find high-confidence secrets.
- Evidence-Gated Verification: Focuses on verified findings and produces a concise interesting_secrets.md summarizing confirmed and potential secrets.
- Supplementary Hunting: Performs GitHub dorking and API/Postman spec discovery to expand the search surface and extract endpoints for later exploitation or analysis.
- Operational Integration: Writes results into the pentest toolkit results directory and updates session.json to hand off credentials to downstream phases.
Quick Start
Run the secrets skill to scan the target using available recon scope and produce a verified interesting_secrets.md that updates session.json.