An autonomous bug bounty hunting and vulnerability scanning skill featuring multi-stage LLM analysis and strict scope safety.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install bounty-hunter-pro
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install bounty-hunter-pro using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Bounty Hunter Pro is a robust security automation framework designed for the Openclaw Skills ecosystem. It streamlines the process of bug bounty hunting by automating subdomain enumeration, secret discovery, and vulnerability scanning within a strictly defined authorized scope. By combining traditional security tools with modern LLM analysis, it provides a high-signal security posture assessment for developers and security researchers alike.
This skill ensures that security testing remains ethical and efficient by verifying every target against a pre-authorized list. Within the context of Openclaw Skills, Bounty Hunter Pro acts as a vigilant guardian, scanning targets and notifying the user of potential risks via an integrated message bus. It effectively bridges the gap between raw scanning data and actionable security intelligence.
# Navigate to the tools directory and prepare the scanning binaries
cd ~/workspace/bounty_hunting/tools
unzip subfinder.zip
unzip httpx.zip
unzip nuclei.zip
# Configure your authorized scan scope to ensure safety
echo "example.com" > ~/workspace/bounty_hunting/authorized_targets.txt
echo "*.example.com" >> ~/workspace/bounty_hunting/authorized_targets.txt
| File or Directory | Description |
|---|---|
authorized_targets.txt |
A strict whitelist of domains authorized for scanning activities. |
findings_incremental.json |
A JSON data store for raw scanner results prior to analysis. |
live_analysis.md |
A real-time document containing ongoing LLM-powered vulnerability assessments. |
reports/security/[TARGET]/ |
The output directory for final, categorized Markdown security reports. |
tools/ |
Contains the core binaries for subfinder, httpx, and nuclei. |
Loading
A security-focused HTTP proxy that protects AI agents from data exfiltration, secret leaks, and malicious injections.

A lightweight, per-workspace SQLite todo manager operated via a dedicated shell script for seamless task tracking.

A high-performance skill that enables AI agents to query the internet for real-time information using the DuckDuckGo API.

Protect your system with an automated command interception and human-in-the-loop approval workflow for AI agent shell operations.

An advanced multi-chain wallet analyzer providing USD valuations, ENS resolution, and sophisticated bot detection for EVM networks.

An AI-powered framework for deduplicating, normalizing, and enriching CRM contacts and companies to ensure pristine data hygiene.








































