← 返回
开发者工具 中文

Multi-Platform Bounty Scanner

Automatically scan and filter new bug and OSS bounty opportunities across 50+ platforms by tech stack, reward, and difficulty with daily automation support.
自动扫描并过滤50+平台上的新漏洞和开源软件悬赏机会,按技术栈、奖励和难度筛选,支持每日自动化运行。
dagangtj
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 633
下载
💾 8
安装
1
版本
#automation#bounty#github#latest

概述

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:

  • You want to find new bounty opportunities across multiple platforms
  • You need to automate daily bounty scanning
  • You want to filter bounties by tech stack, reward, or difficulty
  • You're tired of manually checking 50+ websites

Installation

clawhub install multi-bounty-scanner

Or manually:

cd ~/.openclaw/workspace/skills/multi-bounty-scanner
chmod +x scanner.js
npm link

Usage

Basic scan

bounty-scan

Filter by tech stack

bounty-scan --tech javascript,python,rust

Filter by minimum reward

bounty-scan --min-reward 100

Export to JSON

bounty-scan --output bounties.json

OpenClaw 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:

  • ✅ GitHub (with bounty label)

Coming soon:

  • Code4rena
  • Immunefi
  • HackerOne
  • Bugcrowd
  • Intigriti
  • Algora.io
  • And 40+ more

Output

The scanner tracks seen bounties and only shows new ones. Results include:

  • Title
  • Platform
  • Reward amount
  • Tech stack
  • URL
  • Description

Requirements

  • Node.js 18+
  • GitHub CLI (gh) for GitHub scanning

Pricing

  • Free: GitHub scanning only
  • Pro ($5/month): All 50+ platforms (coming soon)

Support

Issues: https://github.com/your-repo/issues

License

MIT

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-30 12:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Crypto Funding Alert

dagangtj
{"answer":"实时资金费率扫描器,智能提醒寻找负费率做多机会。支持币安合约,无需API密钥..."}
★ 3 📥 4,250
developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 68 📥 180,473
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,927