Bounty — Development skill for Claude Code
Generate a responsible-disclosure bounty submission from a confirmed finding — Immunefi / protocol bounty / SEAL 911 formats.
How to install Bounty
Installs to ~/.claude/skills/omermaksutii-rugproof-bounty/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-bounty && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/bounty.md -o ~/.claude/skills/omermaksutii-rugproof-bounty/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Bounty does
description: Generate a responsible-disclosure bounty submission from a confirmed finding — Immunefi / protocol bounty / SEAL 911 formats. argument-hint: " [--target immunefi|protocol|seal911]" allowed-tools: Read, Write, Bash, Agent, Skill
/bounty — generate a bounty submission
After you find a real bug in a *deployed* contract, this command prepares a responsible-disclosure submission.
Procedure
Step 1 — Confirm the finding is real
Require the finding ID to h
Alternatives in Development
- n8n MCP Tools Expert — MCP tools guide with tool selection and node formats 3.6k ★
- Octo Docs — Document delivery with export to PPTX, DOCX, PDF formats 2.8k ★
- /report — Generate a submission-ready bug bounty report 1.8k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bounty Submit
Submit a finding to a bug-bounty platform (Immunefi, Cantina) automatically.
Claude Bug Bounty — Plugin Guide
This repo is a Claude Code plugin for professional bug bounty hunting across HackerOne, Bugcrowd, Intigriti, a
Triager
Evaluate a bug bounty report before submission by critiquing it from the perspective of a real triager. Use th
Report Draft
Draft a HackerOne bug bounty report from a validated finding. Only invoke this after a full end-to-end PoC exi
Report Simple
Generate a bug bounty report for the finding described in $ARGUMENTS.
Dup Check
Pre-submission duplicate-risk pre-flight for a drafted finding. Gathers passive signals (exposure age, archive
Related Agents
Info Disclosure
Information Disclosure specialist (H1 #18, CWE-200/209/215/538/668/798). Use for finding exposed sensitive dat
Finding Reporter
Phase 14 per-finding report authoring agent. Reads a single finding directory (draft.md, debate.md, adversaria
POC Engineer
Given a confirmed finding + its context worksheet, produces the smallest self-contained crate that reproduces