Skip to main content

Swarrm — signed receipts + transparency log + offline verification for AI agent actions

Project description

Swarrm — a flight recorder for AI agents

Every consequential agent action becomes a signed receipt in a tamper-evident log, exportable as a self-contained evidence bundle that anyone can verify offline — without trusting the operator, the vendor, or us.

Companies running agents that take real actions (call models, run tools, approve refunds, move money) need proof of what happened when a dispute, audit, or regulator shows up — proof their own editable logs cannot provide. Payloads never leave the customer; we hold only hashes.

Quickstart

pipx install swarrm                     # Python 3.11+ (or: pip install swarrm)
swarrm demo                             # agent traffic → receipts → bundle → VERIFIED
swarrm verify demo_out/bundle.json      # (the demo tampers one byte → NOT VERIFIED)

Two minutes, no account, fully local. Hosted trial: one curl on swarrm.ai/quickstart. (Developing on the source tree instead: pip install -e ".[dev]".)

swarrm is the whole surface — one word, not a folder of services: up (the dev stack), demo, verify BUNDLE, wrap -- CMD (MCP capture), incident, status, and doctor (effective config + is it even recording?). Config is one knob: EVD_PROFILE=dev|trial|edge sets every defaultable variable, and swarrm doctor prints what's effective and what's missing. (evd stays as a back-compat alias; python -m pytest runs the full suite.)

Verify any bundle offline, any time: swarrm verify <bundle.json> — or, with no account, drop it into the in-browser verifier at swarrm.ai/verify, which checks it entirely client-side, nothing leaving the page. The verifier is open source (github.com/capxholding/swarrm-verify, Apache-2.0) — a second, independent Rust implementation that must agree with this package's Python verifier on a shared adversarial fixture suite. Put the "verify it yourself" trust badge (/verify/badge) on your own site.

Orientation

core/ cryptographic log (RFC 6962), receipts (DSSE/Ed25519), checkpoints · proxy/ recorder/ mcpwrap/ sdk/ plane/otel.py capture surfaces · anchor/ L2 anchoring + RFC 3161 timestamps · verify/ verify-rs/ offline verifiers · plane/ console/ report/ detect/ packs/ control plane, console, evidence reports, detection, compliance packs · SPEC/ normative wire formats.

Docs

Start with docs/A_BUILD.md — the execution runbook and single source of truth for what is built and what is next; all plans (website, hardening backlog, launch materials) are folded into its appendix. Then docs/THREAT_MODEL.md and the per-feature notes. The four design laws are non-negotiable: fail-open, payloads never persist, claims ≤ mechanism, boring crypto only. The brand is Swarrm; the wire-format namespace evd/* is frozen forever — never rename signed or anchored identifiers.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

swarrm-0.1.3.tar.gz (181.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

swarrm-0.1.3-py3-none-any.whl (146.2 kB view details)

Uploaded Python 3

File details

Details for the file swarrm-0.1.3.tar.gz.

File metadata

  • Download URL: swarrm-0.1.3.tar.gz
  • Upload date:
  • Size: 181.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for swarrm-0.1.3.tar.gz
Algorithm Hash digest
SHA256 295eb6d0e29d08ae8f08c44508198ed552761c44c2cdc4c0d5b8eaee7a7c46f0
MD5 981465ee78aa4b3f4d256a208161bfec
BLAKE2b-256 4209be5954edc115cf539901014dcf4f8549bd983934e6eddc7dd9bed8da9225

See more details on using hashes here.

File details

Details for the file swarrm-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: swarrm-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 146.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for swarrm-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 053df2b083dbdb725a2d2b2a1c0c6666c1bf17f8c9c217f39b90c413cbfb431c
MD5 e0bbb093b646f83ba5a4a2eeea4f1075
BLAKE2b-256 71880bedfad15dc9d1ac34cd398e5c76cd9706b95a1c984d06f3b29ccd1e9a40

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page