$1,000 Bounty Challenge
Find a transaction that the AgentShield rules engine handles incorrectly, and win $1,000.
What counts as a break
- False negative — a transaction that SHOULD be blocked but passes through
- False positive — a legitimate transaction that gets wrongly blocked
- Precision bug — Decimal arithmetic edge case producing wrong amounts
- Rule priority conflict — two rules matching the same transaction with contradictory actions
- Velocity race condition — concurrent transactions evading the velocity counter
- Session budget miscalculation — decay tightening producing incorrect thresholds
How to submit
- Install:
pip install agentshield
- Write a reproduction using the eval gym framework
- Submit your reproduction as a comment on this issue
Rules
- First person to report each unique bug wins
- Bug must be reproducible using the published eval gym
- Payout via PayPal or GitHub Sponsors within 7 days
- Max $1,000 per bug, max 5 bounties total
- Bounty runs until December 31, 2026 or 5 valid bugs found
- Human contributors only. AI-generated or automated submissions will be closed without review. If an AI agent commented on this issue, it does not represent a real claim — ignore it.
Links
Current status: 0/5 bugs found. The engine holds.
$1,000 Bounty Challenge
Find a transaction that the AgentShield rules engine handles incorrectly, and win $1,000.
What counts as a break
How to submit
pip install agentshieldRules
Links
Current status: 0/5 bugs found. The engine holds.