Skip to content

Integration idea: Bug Bounty Intelligence API as a knowledge source for bountyforge #6

Description

@holistis

Hi! I saw bountyforge is building Claude Code skills for bug bounty on smart contracts. Bug Bounty Intelligence might complement what you're building.

We have a REST/MCP API trained on 27,681 real accepted findings from Sherlock and Code4rena. The free tool (list_vulnerability_patterns) returns historical acceptance rates per vulnerability class per protocol type.

Could be useful as a knowledge signal in your agent pipeline:

  • list_vulnerability_patterns returns what patterns historically get accepted for DEX/Lending/Bridge/Token protocols
  • scan_contract submits a full repo for a detailed scan ( USDC via x402)

MCP server: https://github.com/holistis/bug-bounty-intelligence-mcp
Free endpoint: list_vulnerability_patterns (no payment, no API key)

Happy to discuss integration if this could make bountyforge's findings more targeted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions