bounty-recon-pro

synicalkid/bounty-recon-pro
★ 0 stars Unknown language Security Updated 2d ago
End-to-end bug bounty recon skill for Claude Code — passive OSINT first, active scanning via VPN, platform-ready reports. Requires osint-mcp-server + pentest-mcp.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bounty-recon-pro": {
      "command": "npx",
      "args": [
        "-y",
        "synicalkid/bounty-recon-pro"
      ]
    }
  }
}

README Excerpt

End-to-end bug bounty recon skill for Claude Code — passive OSINT first, active scanning via VPN, platform-ready reports. Requires osint-mcp-server + pentest-mcp.