Multi-Platform Bounty Scanner
Automatically scan 50+ bug bounty and OSS bounty platforms for new opportunities. Save hours of manual searching.
by dagangtj · published 2026-03-22
$ claw add gh:dagangtj/dagangtj-multi-bounty-scanner# Multi-Platform Bounty Scanner
Overview
Automatically scan 50+ bug bounty and OSS bounty platforms for new opportunities. Save hours of manual searching.
When to use
Use this skill when:
Installation
clawhub install multi-bounty-scannerOr manually:
cd ~/.openclaw/workspace/skills/multi-bounty-scanner
chmod +x scanner.js
npm linkUsage
Basic scan
bounty-scanFilter by tech stack
bounty-scan --tech javascript,python,rustFilter by minimum reward
bounty-scan --min-reward 100Export to JSON
bounty-scan --output bounties.jsonOpenClaw integration
Add to cron for daily automated scanning:
openclaw cron add \
--name "Daily Bounty Scan" \
--every 24h \
--session isolated \
--message "Run: cd ~/.openclaw/workspace/skills/multi-bounty-scanner && node scanner.js"Configuration
Create `~/.bounty-scanner/config.json`:
{
"filters": {
"techStack": ["javascript", "python", "rust"],
"minReward": 50,
"platforms": ["github", "code4rena", "immunefi"]
}
}Supported Platforms
Currently implemented:
Coming soon:
Output
The scanner tracks seen bounties and only shows new ones. Results include:
Requirements
Pricing
Support
Issues: https://github.com/your-repo/issues
License
MIT
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...