skills/skills.volces.com/agent-passport

agent-passport

Installation
SKILL.md

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" }

Installs
1
First Seen
Apr 23, 2026
agent-passport from skills.volces.com