Bounty Hub (upcoming)
A planned on-chain marketplace for AI-security tasks and rewards
1. Purpose
Bounty Hub is envisioned as the public “jobs board” for HackAI. Model owners will be able to post vetted security tasks and automatically pay out rewards when a valid exploit or patch is reproduced. Researchers can browse open bounties, submit proofs, and build a verifiable reputation without signing private NDAs or negotiating off-platform.
All logic will live in a dedicated Solana program; the UI will surface inside the existing Launch dApp.
3. Example Workflow (Concept Draft)
Post AcmeAI stakes 10,000 HACK and posts “jailbreak prompt that bypasses policy-X on model hash 0x…”.
Discover Researcher A finds a working prompt, submits payload + Merkle root.
Verify At least N independent peers reproduce the root in the Adversarial Sandbox.
Payout Contract releases 10,000 HACK to Researcher A; reputation NFT minted.
Patch AcmeAI uploads a fix diff, links it to the exploit ID, earns a “patched” badge in Security Vault.
4. Why It Matters
Open coverage – crowdsources edge-case exploits that in-house red teams miss.
Aligned incentives – researchers get paid instantly; model owners get reproducible proofs.
Transparent history – every exploit–patch pair lives on-chain for future audits and regulators.
Last updated