Skip to content

[CLOSED] $1,000 Bounty: Break the AgentShield Rules Engine #1

Description

@kindrat86

$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

  1. Install: pip install agentshield
  2. Write a reproduction using the eval gym framework
  3. 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bountyBug bounty: ,000 reward

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions