Skip to content
@swarmproof

Swarm Proof

Swarm Proof

Trust infrastructure for the agent economy.

Software is increasingly consumed by agents, not humans. Swarm Proof builds the open-source tooling that makes that safe — before real agents (and real money) arrive.


The toolkit

Seven projects, one thesis: what happens when autonomous agents meet real systems and real money — and how do we make it safe? Each earns its place alone; together they're one agent-reliability stack.

Project What it does
🐎 stampede The wind tunnel for the agent economy — point a herd of realistic (and adversarial) agents at your system before real ones arrive
🌍 mockworld A synthetic internet for agents — fake Stripe, Gmail, exchange, and more as instant MCP servers
🔬 mcp-probe The CI quality suite for MCP servers — lint, contract-test, benchmark, load-test before you ship
💸 costbomb Denial-of-wallet fuzzing — find the inputs that make your agent spend $500 to answer a $0.05 question
🎯 exactly-once Idempotency middleware so agent side-effects — payments, emails, onchain txs — fire exactly once
📓 agent-postmortems A structured incident database + post-mortem standard for real agent failures in the wild
🗺️ awesome-agent-reliability The curated map of the field

Applied case study: cairn-protocol — state-recovery for agents, the first system these tools are proven against.

Where to start

Principles

Provider-agnostic (any OpenAI-compatible endpoint + Anthropic SDK, local-model friendly) · honest over impressive (we document the boundaries of our guarantees) · watchable & reproducible (seedable runs, screenshot-worthy reports) · Apache-2.0 everywhere.

Contributions welcome — every repo ships with seeded good-first-issues.

Popular repositories Loading

  1. cairn-protocol cairn-protocol Public

    Standardized checkpoint & recovery protocol for AI agents — ERC proposal, live on Base Sepolia (Testnet)

    Solidity 3 2

  2. awesome-agent-reliability awesome-agent-reliability Public

    The curated map of the agent-reliability field.

    JavaScript 2 2

  3. stampede stampede Public

    The wind tunnel for the agent economy — simulate a herd of realistic agents against your system before real ones arrive.

    Python

  4. mockworld mockworld Public

    A synthetic internet for agents — fake Stripe, Gmail, exchange, and more as instant MCP servers.

    Python

  5. mcp-probe mcp-probe Public

    The CI quality suite for MCP servers — lint, contract-test, benchmark, and load-test before you ship.

    Python

  6. costbomb costbomb Public

    Denial-of-wallet fuzzing for agent systems — find the inputs that make your agent spend $500.

    Python

Repositories

Showing 10 of 10 repositories

Top languages

Loading…

Most used topics

Loading…