{
  "schemaVersion": "1.0",
  "item": {
    "slug": "soulprint",
    "name": "Soulprint",
    "source": "tencent",
    "type": "skill",
    "category": "AI 智能",
    "sourceUrl": "https://clawhub.ai/ManuelFelipeArias/soulprint",
    "canonicalUrl": "https://clawhub.ai/ManuelFelipeArias/soulprint",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/soulprint",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=soulprint",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "SKILL.md"
    ],
    "primaryDoc": "SKILL.md",
    "quickSetup": [
      "Download the package from Yavira.",
      "Extract the archive and review SKILL.md first.",
      "Import or place the package into your OpenClaw setup."
    ],
    "agentAssist": {
      "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
      "steps": [
        "Download the package from Yavira.",
        "Extract it into a folder your agent can access.",
        "Paste one of the prompts below and point your agent at the extracted folder."
      ],
      "prompts": [
        {
          "label": "New install",
          "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
        },
        {
          "label": "Upgrade existing",
          "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
        }
      ]
    },
    "sourceHealth": {
      "source": "tencent",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-30T16:55:25.780Z",
      "expiresAt": "2026-05-07T16:55:25.780Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=network",
        "contentDisposition": "attachment; filename=\"network-1.0.0.zip\"",
        "redirectLocation": null,
        "bodySnippet": null
      },
      "scope": "source",
      "summary": "Source download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this source.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/soulprint"
    },
    "validation": {
      "installChecklist": [
        "Use the Yavira download entry.",
        "Review SKILL.md after the package is downloaded.",
        "Confirm the extracted package contains the expected setup assets."
      ],
      "postInstallChecks": [
        "Confirm the extracted package includes the expected docs or setup files.",
        "Validate the skill or prompts are available in your target agent workspace.",
        "Capture any manual follow-up steps the agent could not complete."
      ]
    },
    "downloadPageUrl": "https://openagent3.xyz/downloads/soulprint",
    "agentPageUrl": "https://openagent3.xyz/skills/soulprint/agent",
    "manifestUrl": "https://openagent3.xyz/skills/soulprint/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/soulprint/agent.md"
  },
  "agentAssist": {
    "summary": "Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.",
    "steps": [
      "Download the package from Yavira.",
      "Extract it into a folder your agent can access.",
      "Paste one of the prompts below and point your agent at the extracted folder."
    ],
    "prompts": [
      {
        "label": "New install",
        "body": "I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete."
      },
      {
        "label": "Upgrade existing",
        "body": "I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "Soulprint — Decentralized Identity for AI Agents",
        "body": "Soulprint proves a real human is behind any AI bot using privacy-preserving ZK proofs — no centralized authority, no biometric cloud uploads. State lives on Base Sepolia blockchain.\n\nGitHub: https://github.com/manuelariasfz/soulprint\nnpm: https://www.npmjs.com/package/soulprint-network\nDocs: https://soulprint.digital\nNetwork: 4 validator nodes on Railway (Base Sepolia testnet)\nVersion: v0.6.4"
      },
      {
        "title": "Architecture (v0.6.4 — blockchain-first, local ZK verification)",
        "body": "User verifies once → ZK proof generated locally (no Registraduría scraping)\n→ Nullifier registered on-chain (Base Sepolia)\n→ Any agent queries on-chain: isRegistered(nullifier) → true/false\nNo P2P sync, no central server — blockchain IS the network\n\nContracts on Base Sepolia:\n\nPeerRegistry: 0x452fb66159dFCfC13f2fD9627aA4c56886BfB15b\nNullifierRegistry: (pending deployment — requires testnet ETH)\nReputationRegistry: (pending deployment — requires testnet ETH)\nProtocolThresholds: 0xD8f78d65b35806101672A49801b57F743f2D2ab1\nMCPRegistry: 0x59EA3c8f60ecbAe22B4c323A8dDc2b0BCd9D3C2a"
      },
      {
        "title": "When to Use",
        "body": "✅ USE this skill when:\n\n\"Verify my identity for an AI agent\"\n\"Run a Soulprint validator node\"\n\"Add identity verification to my MCP server or API\"\n\"Check the reputation score of a bot or DID\"\n\"Generate a privacy proof from a Colombian cédula\"\n\"Verify a cédula against Registraduría Nacional\"\n\"Issue or verify an SPT (Soulprint Token)\"\n\n❌ DON'T use this skill when:\n\nStoring or transmitting biometric data remotely (Soulprint runs 100% locally)\nVerifying identities from countries not yet supported (only Colombia is full)"
      },
      {
        "title": "1. Verify Your Identity (one-time)",
        "body": "npx soulprint install-deps   # OCR + face recognition — only once\nnpx soulprint verify-me      # all local, nothing uploaded"
      },
      {
        "title": "2. Run a Validator Node",
        "body": "npx soulprint-network\n# or\nADMIN_PRIVATE_KEY=0x... ADMIN_TOKEN=... PORT=4888 node dist/server.js\n\nNode API:\n\nGET  /info                      — node version, network, contracts, capabilities\nGET  /health                    — code integrity hash\nPOST /verify                    — verify ZK proof\nGET  /verify/cedula?numero=X&fechaNac=YYYY-MM-DD  — Registraduría validation\nGET  /network/stats             — live stats (peers, verified, MCPs)\nGET  /mcps/verified             — verified MCPs from MCPRegistry on-chain\nGET  /protocol/thresholds       — on-chain protocol thresholds"
      },
      {
        "title": "MCP Server (3 lines)",
        "body": "import { requireSoulprint } from \"soulprint-mcp\";\n\nserver.tool(\"premium-tool\", requireSoulprint({ minScore: 80 }), async (args, ctx) => {\n  const { did, score } = ctx.soulprint;\n});"
      },
      {
        "title": "Express / Fastify",
        "body": "import { soulprintMiddleware } from \"soulprint-express\";\napp.use(soulprintMiddleware({ minScore: 65 }));\n// req.soulprint.did, req.soulprint.score"
      },
      {
        "title": "Trust Score (0–100)",
        "body": "ComponentMaxSourceEmail verified8credential: emailPhone verified12credential: phoneGitHub account16credential: githubDocument OCR20credential: documentFace match16credential: face_matchBiometric proof8credential: biometricBot reputation20Validator attestationsTotal100"
      },
      {
        "title": "Protocol Constants (on-chain via ProtocolThresholds)",
        "body": "ConstantValueSCORE_FLOOR65VERIFIED_SCORE_FLOOR52MIN_ATTESTER_SCORE65DEFAULT_REPUTATION10IDENTITY_MAX80REPUTATION_MAX20"
      },
      {
        "title": "Country Support",
        "body": "CountryDocumentStatus🇨🇴 ColombiaCédula de Ciudadanía✅ Full (OCR + MRZ + face match + Registraduría)Others—🚧 Planned"
      },
      {
        "title": "npm Packages",
        "body": "PackageVersionPurposesoulprint-network0.6.4Validator node (HTTP + blockchain clients)soulprint-mcplatestMCP middlewaresoulprint-expresslatestExpress/Fastify middlewaresoulprint-corelatestDID, tokens, protocol constantssoulprint-zkplatestZK proofs (Circom + snarkjs)soulprint-verifylatestOCR + face matchsoulprintlatestCLI"
      },
      {
        "title": "Integration with mcp-colombia",
        "body": "mcp-colombia-hub@1.3.0 uses Soulprint natively — no extra setup needed.\n\nsoulprint_status tool available directly in mcp-colombia: checks on-chain identity and reputation\ntrabajo_aplicar (job applications) requires Soulprint score ≥ 40\nLive validator: https://soulprint-node-production.up.railway.app"
      },
      {
        "title": "Install both together",
        "body": "# Add to your MCP config:\nnpx mcp-colombia-hub     # includes soulprint_status tool\n\n# Verify your identity first (one-time):\nnpx soulprint verify-me\n\nOnce verified, your SPT token works across all tools in mcp-colombia automatically."
      }
    ],
    "body": "Soulprint — Decentralized Identity for AI Agents\n\nSoulprint proves a real human is behind any AI bot using privacy-preserving ZK proofs — no centralized authority, no biometric cloud uploads. State lives on Base Sepolia blockchain.\n\nGitHub: https://github.com/manuelariasfz/soulprint\nnpm: https://www.npmjs.com/package/soulprint-network\nDocs: https://soulprint.digital\nNetwork: 4 validator nodes on Railway (Base Sepolia testnet)\nVersion: v0.6.4\n\nArchitecture (v0.6.4 — blockchain-first, local ZK verification)\nUser verifies once → ZK proof generated locally (no Registraduría scraping)\n→ Nullifier registered on-chain (Base Sepolia)\n→ Any agent queries on-chain: isRegistered(nullifier) → true/false\nNo P2P sync, no central server — blockchain IS the network\n\n\nContracts on Base Sepolia:\n\nPeerRegistry: 0x452fb66159dFCfC13f2fD9627aA4c56886BfB15b\nNullifierRegistry: (pending deployment — requires testnet ETH)\nReputationRegistry: (pending deployment — requires testnet ETH)\nProtocolThresholds: 0xD8f78d65b35806101672A49801b57F743f2D2ab1\nMCPRegistry: 0x59EA3c8f60ecbAe22B4c323A8dDc2b0BCd9D3C2a\nWhen to Use\n\n✅ USE this skill when:\n\n\"Verify my identity for an AI agent\"\n\"Run a Soulprint validator node\"\n\"Add identity verification to my MCP server or API\"\n\"Check the reputation score of a bot or DID\"\n\"Generate a privacy proof from a Colombian cédula\"\n\"Verify a cédula against Registraduría Nacional\"\n\"Issue or verify an SPT (Soulprint Token)\"\n\n❌ DON'T use this skill when:\n\nStoring or transmitting biometric data remotely (Soulprint runs 100% locally)\nVerifying identities from countries not yet supported (only Colombia is full)\nQuick Start\n1. Verify Your Identity (one-time)\nnpx soulprint install-deps   # OCR + face recognition — only once\nnpx soulprint verify-me      # all local, nothing uploaded\n\n2. Run a Validator Node\nnpx soulprint-network\n# or\nADMIN_PRIVATE_KEY=0x... ADMIN_TOKEN=... PORT=4888 node dist/server.js\n\n\nNode API:\n\nGET  /info                      — node version, network, contracts, capabilities\nGET  /health                    — code integrity hash\nPOST /verify                    — verify ZK proof\nGET  /verify/cedula?numero=X&fechaNac=YYYY-MM-DD  — Registraduría validation\nGET  /network/stats             — live stats (peers, verified, MCPs)\nGET  /mcps/verified             — verified MCPs from MCPRegistry on-chain\nGET  /protocol/thresholds       — on-chain protocol thresholds\n\nIntegrate in Your API\nMCP Server (3 lines)\nimport { requireSoulprint } from \"soulprint-mcp\";\n\nserver.tool(\"premium-tool\", requireSoulprint({ minScore: 80 }), async (args, ctx) => {\n  const { did, score } = ctx.soulprint;\n});\n\nExpress / Fastify\nimport { soulprintMiddleware } from \"soulprint-express\";\napp.use(soulprintMiddleware({ minScore: 65 }));\n// req.soulprint.did, req.soulprint.score\n\nTrust Score (0–100)\nComponent\tMax\tSource\nEmail verified\t8\tcredential: email\nPhone verified\t12\tcredential: phone\nGitHub account\t16\tcredential: github\nDocument OCR\t20\tcredential: document\nFace match\t16\tcredential: face_match\nBiometric proof\t8\tcredential: biometric\nBot reputation\t20\tValidator attestations\nTotal\t100\t\nProtocol Constants (on-chain via ProtocolThresholds)\nConstant\tValue\nSCORE_FLOOR\t65\nVERIFIED_SCORE_FLOOR\t52\nMIN_ATTESTER_SCORE\t65\nDEFAULT_REPUTATION\t10\nIDENTITY_MAX\t80\nREPUTATION_MAX\t20\nCountry Support\nCountry\tDocument\tStatus\n🇨🇴 Colombia\tCédula de Ciudadanía\t✅ Full (OCR + MRZ + face match + Registraduría)\nOthers\t—\t🚧 Planned\nnpm Packages\nPackage\tVersion\tPurpose\nsoulprint-network\t0.6.4\tValidator node (HTTP + blockchain clients)\nsoulprint-mcp\tlatest\tMCP middleware\nsoulprint-express\tlatest\tExpress/Fastify middleware\nsoulprint-core\tlatest\tDID, tokens, protocol constants\nsoulprint-zkp\tlatest\tZK proofs (Circom + snarkjs)\nsoulprint-verify\tlatest\tOCR + face match\nsoulprint\tlatest\tCLI\nIntegration with mcp-colombia\n\nmcp-colombia-hub@1.3.0 uses Soulprint natively — no extra setup needed.\n\nsoulprint_status tool available directly in mcp-colombia: checks on-chain identity and reputation\ntrabajo_aplicar (job applications) requires Soulprint score ≥ 40\nLive validator: https://soulprint-node-production.up.railway.app\nInstall both together\n# Add to your MCP config:\nnpx mcp-colombia-hub     # includes soulprint_status tool\n\n# Verify your identity first (one-time):\nnpx soulprint verify-me\n\n\nOnce verified, your SPT token works across all tools in mcp-colombia automatically."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/ManuelFelipeArias/soulprint",
    "publisherUrl": "https://clawhub.ai/ManuelFelipeArias/soulprint",
    "owner": "ManuelFelipeArias",
    "version": "1.0.25",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/soulprint",
    "downloadUrl": "https://openagent3.xyz/downloads/soulprint",
    "agentUrl": "https://openagent3.xyz/skills/soulprint/agent",
    "manifestUrl": "https://openagent3.xyz/skills/soulprint/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/soulprint/agent.md"
  }
}