Bounty Submit — Development skill for Claude Code
Submit a finding to a bug-bounty platform (Immunefi, Cantina) automatically.
How to install Bounty Submit
Installs to ~/.claude/skills/omermaksutii-rugproof-bounty-submit/SKILL.md
mkdir -p ~/.claude/skills/omermaksutii-rugproof-bounty-submit && curl -fsSL https://raw.githubusercontent.com/omermaksutii/RugProof/HEAD/commands/bounty-submit.md -o ~/.claude/skills/omermaksutii-rugproof-bounty-submit/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Bounty Submit does
description: Submit a finding to a bug-bounty platform (Immunefi, Cantina) automatically. argument-hint: " [--platform immunefi|cantina|protocol]" allowed-tools: Read, Bash
/bounty-submit — submit to a bug bounty
Automates the submission of a confirmed finding to Immunefi (or another bounty platform). Strict prerequisites:
- Finding must have a passing
/exploit-livePoC against a deployed contract. - The contract must NOT be one you own (otherwise: just patch).
- A `bo
Alternatives in Development
- Claude Code Guide — A full guide on Claude tips and tricks, optimizing Claude Code, and finding every command possible 3.7k ★
- /report — Generate a submission-ready bug bounty report 1.8k ★
- Src Hunter Skill — 实战 SRC / 众测 / Bug bounty 漏洞挖掘 Claude Code skill — 19 个攻击类 playbook、305 个结构化 payload、263 个 WAF/EDR 绕过、2887 份 Ha 602 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Bounty
Generate a responsible-disclosure bounty submission from a confirmed finding — Immunefi / protocol bounty / SE
Claude Bug Bounty — Plugin Guide
This repo is a Claude Code plugin for professional bug bounty hunting across HackerOne, Bugcrowd, Intigriti, a
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.
Triager
Evaluate a bug bounty report before submission by critiquing it from the perspective of a real triager. Use th
Scope Check Simple
Verify whether $ARGUMENTS is in scope for the current bug bounty program.
Related Agents
Telegram Builder
Builds, validates, and packages a game for Telegram Mini App. Use when user asks to release, submit, or prepar
Governance Learner
Feedback Distiller. Use this agent at sprint close to audit /memory/ logs, distill systemic patterns from bug-
Audit Verifier
Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, whe