Communityv0.1.1

Settlement Witness

Verify signed SAR v0.1 settlement receipts locally with Ed25519 and RFC 8785 canonicalization. Use when you need to confirm a receipt is cryptographically va...

2.7kdownloads1starsnutstrut
View on ClawHubBack to Skills

Skill Details

Slug
settlement-witness
Latest Version
0.1.1
Author
nutstrut
Published
Feb 5, 2026
Updated
Jul 4, 2026
Total Versions
13

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 Settlement Witness.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

SettlementWitness v0.1.1 updates the bundled SAR public key registry so local verification works for current DefaultVerifier SAR receipts. Fixed: - Bundled sar-prod-ed25519-01, sar-prod-ed25519-02, and sar-prod-ed25519-03 public keys - Added a current kid-03 signed SAR fixture - Updated self-test to verify PASS, FAIL, INDETERMINATE, current kid-03, and tampered receipts - Clarified that local verification requires the receipt kid to be present in the local registry This patch supersedes v0.1.0 before public announcement. Verification remains local-first and requires no network for receipt checking.