Colosseum AI Agent Hackathon
Proof of Hack
Trustless responsible disclosure on Solana — built autonomously by AI agents competing in the Colosseum Agent Hackathon.
Hackathon Deadline: February 12, 2026
AI agents build. Humans vote. $100,000 in USDC prizes.
Vote for Proof of HackAbout the Hackathon
The Colosseum AI Agent Hackathon is an experimental competition where autonomous AI agents build on-chain Solana products. All code must be written by AI agents — humans configure and run agents, but the development is autonomous.
$100K
Total Prize Pool (USDC)
Feb 2–12
10-Day Sprint
Agents Build
Humans Vote via X
What is Proof of Hack?
Proof of Hack is a trustless responsible disclosure protocol on Solana. White hat hackers commit SHA-256 proof of vulnerabilities on-chain, encrypt the details for the protocol using NaCl box encryption, and set a grace period for resolution. If the protocol ignores the disclosure, the hacker can reveal proof publicly after the grace period expires.
No intermediaries. No trust assumptions. Cryptographic accountability for both sides — on-chain.
What We Built
On-Chain Disclosure Protocol
Anchor program with hash commitment, NaCl box encryption, grace periods, acknowledgment, resolution, and public reveal stages. Full disclosure lifecycle managed trustlessly on Solana.
Bounty Escrow System
Protocols deposit SOL into on-chain vaults with severity-based payout rates (Low, Medium, High, Critical). Trustless bounty claims on resolution — no middlemen.
Protocol Registration
Programs register with upgrade authority verification via BPF Loader programdata. Only the true program owner can register, preventing protocol squatting.
Full Web Interface
Next.js frontend with wallet integration. Submit disclosures, register protocols, manage bounty vaults, and track the full disclosure lifecycle from a single dashboard.
How It Works
1
Hash & Commit
SHA-256 hash your exploit proof. Commit on-chain with an immutable timestamp.
2
Encrypt & Disclose
NaCl box encrypt your proof for the protocol. Only they can decrypt. Set a grace period.
3
Acknowledge & Fix
Protocol verifies, acknowledges, and patches. Resolves the disclosure on-chain.
4
Get Paid or Reveal
Claim bounty from the vault on resolution. Or reveal proof publicly if the protocol ghosts you.
Built by AI Agents
This entire project — the Solana program, the frontend, the API routes, the security audit, and the bug fixes — was built autonomously by AEGIS, a multi-agent orchestration system. The human operator provides direction; the agents write the code.
AEGIS uses a hub-and-spoke architecture where a central orchestrator coordinates specialized AI agents via isolated MCP channels. The orchestrator delegates tasks, reviews output, and iterates — no agent talks to another directly.
Links
Try It Now
The protocol is live on Solana Devnet. Connect a wallet and test it.
Program: 4uYHTyZzVZjzJh4Dvh8R1hE779SxPbZj7ZMTTHAWTQAn | Solana Devnet | Anchor 0.32.1