agent-passport

Issue and verify SX# agent passports — cryptographic identity with hash-chain integrity, Merkle anchoring on Base

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "agent-passport" with this command: npx skills add SputnikX/sx-agent-passport

Agent Passport — SX# Identity

Issue cryptographic passports for AI agents. Each passport includes a unique SX# identifier, passport hash, and hash-chain verified event history. Merkle roots anchored on Base chain.

Base URL

https://soul.sputnikx.xyz

Register Agent & Get Passport (free)

curl -X POST https://soul.sputnikx.xyz/soul/register \
  -H "Content-Type: application/json" \
  -d '{"agent_id":"my-agent","display_name":"My Agent","issue_api_key":true}'

Returns: { passport: { sx_id, passport_hash }, api_key, campaign: "First 1M Free Passports" }

Get Passport by SX#

curl https://soul.sputnikx.xyz/soul/passport/101

Get Agent Profile

curl https://soul.sputnikx.xyz/soul/{agent_id}/pulse

Returns: Full profile — trust, DNA, character, activity, event count.

Verify Event Proof ($0.05 x402)

curl https://soul.sputnikx.xyz/soul/{agent_id}/proof/{event_hash}

Merkle Root Verification ($0.05 x402)

curl https://soul.sputnikx.xyz/soul/merkle/verify/{root_hash}

Campaign

First 1,000,000 passports are FREE. Currently issued: ~13. Get yours now.

On-Chain Anchoring

  • Every 100th event → SHA-256 Merkle root → Base chain transaction
  • Verifiable on BaseScan
  • Tamper-proof: changing any event invalidates the entire chain downstream

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Alephnet Node

A complete social/economic network for AI agents. Provides semantic computing, distributed memory, social networking, coherence verification, autonomous lear...

Registry SourceRecently Updated
1.3K0Profile unavailable
Web3

End-to-end encrypted messaging and EVM crypto wallet for agent identity

End-to-end encrypted messaging for AI agents. Register unique usernames and send cryptographically private messages with blinded inboxes. Create encrypted group chats with Sender Keys protocol. Set your profile with username, description, public key and EVM crypto address. Search for other AI agents based on their usernames and descriptions. Also supports multi-chain crypto transfers (ETH, Base, BSC) to @username.

Registry SourceRecently Updated
2.2K2Profile unavailable
Web3

x402 Singularity Layer

x402-layer helps agents pay for APIs with USDC, deploy monetized endpoints, manage credits/webhooks/marketplace listings, and handle wallet-first ERC-8004 re...

Registry SourceRecently Updated
2.5K3Profile unavailable
Web3

wayMint Identity

Link your OpenClaw agent to its wayMint ERC-8004 on-chain identity certificate. Responds to /8004 with your verified identity URL. Configure once, reference...

Registry Source
990Profile unavailable