Communityv3.2.0

Aap Passport

Agent Attestation Protocol - The Reverse Turing Test. Verify AI agents, block humans.

2.9kdownloads1stars2active installsira-hash
View on ClawHubBack to Skills

Skill Details

Slug
aap-passport
Latest Version
3.2.0
Author
ira-hash
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
2

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

Changelog — v3.2.0

**Added cryptographic identity requirement for agent verification.** - Clients must now sign their challenge responses with a secp256k1 key pair; anonymous access is disallowed. - New protocol flow includes sending publicKey, signature, and timestamp for provable identity. - New server option requireSignature (default: true) enforces cryptographic proof. - SKILL.md and code updated to document and implement these signing requirements. - Security model strengthened with non-repudiation and traceable agent actions.