PiRanha
NewThe Autonomous Bug-Bounty Swarm A school of 53 specialized AI security agents + a deterministic engagement router that classify any target and strip it to the bone — in parallel.
Summary
PiRanha deploys a swarm of 53 specialized AI security agents plus a deterministic router to automatically classify any target and perform comprehensive parallel security testing.
- It strips targets down to their vulnerabilities, making it ideal for bug bounty hunters and security teams who need rapid, thorough reconnaissance and exploitation.
Install & Usage
mkdir -p .claude/skillsAdd the configuration to .claude/skills/piranha.md
/piranhaUse Cases
Usage Examples
/piranha scan https://example.com
Run PiRanha on the target api.example.org with full service discovery and vulnerability assessment.
/piranha recon --target example.com --aggressive
Security Audits
Frequently Asked Questions
What is PiRanha?
PiRanha deploys a swarm of 53 specialized AI security agents plus a deterministic router to automatically classify any target and perform comprehensive parallel security testing. It strips targets down to their vulnerabilities, making it ideal for bug bounty hunters and security teams who need rapid, thorough reconnaissance and exploitation.
How to install PiRanha?
To install PiRanha: create the skills directory (mkdir -p .claude/skills), then add the config to .claude/skills/piranha.md. Finally, /piranha in Claude Code.
What is PiRanha best for?
PiRanha is a other categorized under General. It is designed for: security, agent. Created by h4ckologic.
What can I use PiRanha for?
PiRanha is useful for: Automatically scan a web application for OWASP Top 10 vulnerabilities using parallel agent testing.; Perform subdomain enumeration and service fingerprinting on a target domain for bug bounty reconnaissance.; Run a full security audit on a new API endpoint, including authentication bypass and injection testing.; Identify and exploit common misconfigurations in cloud storage buckets or S3-like services.; Conduct a headless browser-based XSS and CSRF scan on a complex single-page application.; Generate a prioritized vulnerability report with proof-of-concept payloads for each finding..