Communityv0.7.1

Receipts Guard

ERC-8004 identity, x402 payments, and arbitration protocol for autonomous agent commerce. The three rails for the machine economy.

2.5kdownloads1stars1active installslazaruseth
View on ClawHubBack to Skills

Skill Details

Slug
receipts-guard
Latest Version
0.7.1
Author
lazaruseth
Published
Feb 6, 2026
Updated
May 18, 2026
Total Versions
9

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Receipts Guard.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.7.1

receipts-guard v0.7.1 - 🔐 Added HTTP API authentication with API Key and DID signature support - 🛡️ Authorization checks: only counterparties can accept proposals via API - 🌐 CORS restricted: default block, configurable allowed origins - ⚡ Implemented rate limiting (100 requests/min per IP) - ✅ Input validation for payment address, amount, and deadlines on proposals - Clear separation of protected vs public HTTP endpoints in server mode