security-bounty-hunter

Identify remotely reachable vulnerabilities and produce minimal proof-of-concept submissions.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill security-bounty-hunter-sakamoto-family-smile
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: security-bounty-hunter
Source: https://github.com/sakamoto-family-smile/agent_monorepo/tree/main/.claude/skills/ecc/security-bounty-hunter
Command: npx skills add https://github.com/sakamoto-family-smile/agent_monorepo --skill security-bounty-hunter-sakamoto-family-smile

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Security Bounty Hunter helps security researchers identify exploitable, remotely reachable vulnerabilities in code repositories to accelerate responsible disclosure or bounty submissions.

Core Features & Use Cases

  • Detect patterns that commonly matter for real-world bug bounty programs (e.g., SSRF, auth bypass, remote deserialization, SQL injection, command injection, path traversal, auto-triggered XSS).
  • Provide triage guidance and a structured approach to validating and reporting findings.
  • Support workflow integration for Huntr/HackerOne style submissions, including scoping and PoC preparation.

Quick Start

Run a targeted security assessment against the repository to surface the most critical remotely-exploitable issues.

Frequently Asked Questions about security-bounty-hunter

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find exploitable vulnerabilities in a repository for bug bounty submissions?

Finding exploitable vulnerabilities requires identifying remotely reachable attack paths like SSRF or SQL injection. This triage process validates exploitability and generates a minimal PoC suitable for submission to bug bounty programs.

What security issues matter most for real-world bug bounty programs?

Real-world bug bounty programs prioritize remotely exploitable vulnerabilities like SSRF, authentication bypasses, remote deserialization, SQL injection, command injection, path traversal, and auto-triggered XSS. These patterns demonstrate clear impact and valid remote attack paths.

How do I validate and prepare a PoC for responsible disclosure?

Validating and preparing a PoC for responsible disclosure requires a targeted security assessment to surface critical remotely exploitable issues. This structured triage approach confirms exploitability and produces a minimal proof of concept suitable for submission.

How do I triage security findings to identify remote attack paths?

Triage security findings to identify remote attack paths by applying a structured validation approach focused on remote reachability and impact. This triage process filters theoretical vulnerabilities, confirming only exploitable issues suitable for bug bounty workflows.

Can I use this for HackerOne or Huntr style bug bounty workflows?

Yes, this supports HackerOne or Huntr style bug bounty workflows. It provides scoping and PoC preparation specifically for these platforms, ensuring findings align with program requirements and include a minimal proof of concept for submission.

What is the best way to scope a repository for security testing?

The best way to scope a repository for security testing is running a targeted assessment focused on remotely exploitable issues. This approach prioritizes patterns that matter for bug bounty programs, validating exploitability and impact before submission.