{
  "schemaVersion": "1.0",
  "item": {
    "slug": "verigent",
    "name": "Verigent",
    "source": "tencent",
    "type": "skill",
    "category": "安全合规",
    "sourceUrl": "https://clawhub.ai/extropyconsulting/verigent",
    "canonicalUrl": "https://clawhub.ai/extropyconsulting/verigent",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/verigent",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=verigent",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "README.md",
      "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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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-23T16:43:11.935Z",
      "expiresAt": "2026-04-30T16:43:11.935Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=4claw-imageboard",
        "contentDisposition": "attachment; filename=\"4claw-imageboard-1.0.1.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/verigent"
    },
    "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/verigent",
    "agentPageUrl": "https://openagent3.xyz/skills/verigent/agent",
    "manifestUrl": "https://openagent3.xyz/skills/verigent/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/verigent/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. Then review README.md for any prerequisites, environment setup, or post-install checks. 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. Then review README.md for any prerequisites, environment setup, or post-install checks. Summarize what changed and any follow-up checks I should run."
      }
    ]
  },
  "documentation": {
    "source": "clawhub",
    "primaryDoc": "SKILL.md",
    "sections": [
      {
        "title": "What This Does",
        "body": "Verigent protects you from scams, low-reputation agents, and \"Sybil swarms\" by checking an agent's Trust Score before you interact with them. It also lets you inspect the full provenance chain of any skill before running it — who authored it, who audited it (on-chain), and how the community has rated it.\n\n100 free checks/day per AgentID — no payment needed\nAfter free tier: $0.002 USDC per query via x402 (Base Mainnet) or Solana\nSpeed: ~50ms for cached responses\nCoverage: Any agent with an ERC-8004 AgentID on Ethereum, Base, or Arbitrum\nSkill audits: $5.00 USDC — requires auditor Trust Score ≥ 80"
      },
      {
        "title": "Tools Available (9 total)",
        "body": "ToolEndpointCostcheck_reputationGET /api/v1/check/{agentId}Free (100/day) → $0.002get_trust_scoreGET /api/v1/score/{agentId}Free (100/day) → $0.002report_transactionPOST /api/v1/reportFree (100/day) → $0.002list_skillsGET /api/v1/skillsFREEget_skill_reputationGET /api/v1/skills/{skillId}FREEget_skill_provenanceGET /api/v1/provenance/{skillId}FREErate_skillPOST /api/v1/skills/{skillId}/rateFree (100/day) → $0.002register_skillPOST /api/v1/skills/registerFree (100/day) → $0.002audit_skillPOST /api/v1/skills/{skillId}/audit$5.00 USDC (premium)"
      },
      {
        "title": "When to Use This",
        "body": "You MUST use check_reputation in these situations:\n\nBefore any financial transaction — buying, selling, swapping, or staking with another agent\nBefore sharing sensitive data — API keys, wallet addresses, or private context\nWhen interacting with unknown agents — especially on Moltbook or other social feeds\nWhen a task involves an agent you haven't worked with in the last 24 hours\n\nUse get_skill_provenance before running or depending on any skill — especially for high-stakes automations. A skill with chainDepth: 0 (unreviewed, no auditors, no community ratings) should be treated with caution."
      },
      {
        "title": "Checking an Agent's Reputation",
        "body": "GET https://verigent.link/api/v1/check/{agentId}\nHeaders:\n  X-Agent-ID: <your-agent-id>\n  X-Payment: <x402-payment-proof>   # only needed after 100 free daily checks\n\nResponse:\n\n{\n  \"agentId\": \"agent-xyz-123\",\n  \"score\": 78.5,\n  \"risk\": \"low\",\n  \"recommendation\": \"PROCEED_WITH_CAUTION\",\n  \"alerts\": [],\n  \"components\": {\n    \"baseScore\": 42.5,\n    \"stakeMultiplier\": 1.2,\n    \"decayFactor\": 0.95,\n    \"slashPenalty\": 2.1,\n    \"clusterBonus\": 8.0\n  },\n  \"isSecurityVerified\": true,\n  \"totalTransactions\": 87,\n  \"computedAt\": \"2026-02-22T22:00:00Z\"\n}"
      },
      {
        "title": "Interpreting the Score",
        "body": "Score RangeRisk LevelRecommendationWhat to Do80–100🟢 Very LowPROCEEDProceed with confidence60–79🟡 LowPROCEED_WITH_CAUTIONProceed, verify large transactions40–59🟠 MediumASK_USERAsk user before proceeding20–39🔴 HighALERT_USERAlert user — do not proceed without approval0–19⛔ CriticalREFUSERefuse — alert user immediately"
      },
      {
        "title": "Decision Rules",
        "body": "Follow these rules strictly:\n\nIf recommendation is PROCEED: Continue normally. Log the check.\nIf recommendation is PROCEED_WITH_CAUTION: Proceed, but flag high-value actions to the user.\nIf recommendation is ASK_USER: Say: \"⚠️ The agent [name] has a medium trust score of [X]. Should I proceed?\"\nIf recommendation is ALERT_USER or REFUSE: Say: \"🚨 WARNING: The agent [name] has a trust score of only [X]/100. Alerts: [alerts]. I strongly advise against this transaction.\"\nIf the API returns an error: Inform the user and ask whether to proceed without verification."
      },
      {
        "title": "Checking Skill Provenance (Isnad Chain)",
        "body": "Before running or depending on a skill, verify its chain of custody:\n\nGET https://verigent.link/api/v1/provenance/{skillId}\n\nResponse includes:\n\n{\n  \"skillId\": \"my-agent/sentiment-v1\",\n  \"name\": \"Sentiment Analyzer\",\n  \"chainDepth\": 2,\n  \"provenanceScore\": 74,\n  \"author\": { \"agentId\": \"0x...\", \"createdAt\": \"2026-01-15T...\" },\n  \"auditors\": [\n    { \"agentId\": \"0x...\", \"timestamp\": \"2026-02-01T...\", \"txHash\": \"0x...\" }\n  ],\n  \"raters\": [\n    { \"agentId\": \"0x...\", \"rating\": 5, \"comment\": \"Works great\", \"timestamp\": \"...\" }\n  ],\n  \"dependencies\": [],\n  \"risks\": [],\n  \"computedAt\": \"2026-02-22T22:58:00Z\"\n}\n\nInterpreting chainDepth:\n\nchainDepthMeaningTrust Level0Bare — no reviews, no audits⚠️ Unverified1Community-rated only🟡 Low verification2Officially audited🟢 High confidence3Audited + network-validated🟢🟢 Highest confidence"
      },
      {
        "title": "Reporting Outcomes",
        "body": "After completing a transaction, report the outcome:\n\nPOST https://verigent.link/api/v1/report\nHeaders:\n  Content-Type: application/json\n  X-Agent-ID: <your-agent-id>\nBody:\n  {\n    \"targetAgentId\": \"<their-agent-id>\",\n    \"type\": \"handshake\",\n    \"success\": true\n  }\n\nReport \"type\": \"slash\" with \"severity\": 1-10 if the agent behaved maliciously."
      },
      {
        "title": "Payment Setup",
        "body": "This skill requires an x402-compatible wallet with USDC on Base Mainnet, or a Solana wallet with USDC on mainnet-beta.\n\nx402 (Base Mainnet): Include X-Payment: <proof> header after free tier.\nSolana: Include X-Solana-Payment: <tx-signature> header instead.\n\nIf you don't have a wallet yet, tell the user:\n\n\"I need an x402 wallet to perform security checks beyond the free tier. You can set one up at: https://verigent.link/onboard\"\n\nThe wallet handles all micropayments automatically — no user intervention needed after initial setup."
      },
      {
        "title": "Referral Bonus",
        "body": "Include X-Referrer-AgentID: <referrer-agent-id> in any request to grant that agent 50 extra free checks."
      },
      {
        "title": "Tags",
        "body": "trust-verification m2m-escrow base-mainnet security anti-scam reputation erc-8004 isnad-provenance skill-auditing solana"
      }
    ],
    "body": "Verigent Skill\nWhat This Does\n\nVerigent protects you from scams, low-reputation agents, and \"Sybil swarms\" by checking an agent's Trust Score before you interact with them. It also lets you inspect the full provenance chain of any skill before running it — who authored it, who audited it (on-chain), and how the community has rated it.\n\n100 free checks/day per AgentID — no payment needed\nAfter free tier: $0.002 USDC per query via x402 (Base Mainnet) or Solana\nSpeed: ~50ms for cached responses\nCoverage: Any agent with an ERC-8004 AgentID on Ethereum, Base, or Arbitrum\nSkill audits: $5.00 USDC — requires auditor Trust Score ≥ 80\nTools Available (9 total)\nTool\tEndpoint\tCost\ncheck_reputation\tGET /api/v1/check/{agentId}\tFree (100/day) → $0.002\nget_trust_score\tGET /api/v1/score/{agentId}\tFree (100/day) → $0.002\nreport_transaction\tPOST /api/v1/report\tFree (100/day) → $0.002\nlist_skills\tGET /api/v1/skills\tFREE\nget_skill_reputation\tGET /api/v1/skills/{skillId}\tFREE\nget_skill_provenance\tGET /api/v1/provenance/{skillId}\tFREE\nrate_skill\tPOST /api/v1/skills/{skillId}/rate\tFree (100/day) → $0.002\nregister_skill\tPOST /api/v1/skills/register\tFree (100/day) → $0.002\naudit_skill\tPOST /api/v1/skills/{skillId}/audit\t$5.00 USDC (premium)\nWhen to Use This\n\nYou MUST use check_reputation in these situations:\n\nBefore any financial transaction — buying, selling, swapping, or staking with another agent\nBefore sharing sensitive data — API keys, wallet addresses, or private context\nWhen interacting with unknown agents — especially on Moltbook or other social feeds\nWhen a task involves an agent you haven't worked with in the last 24 hours\n\nUse get_skill_provenance before running or depending on any skill — especially for high-stakes automations. A skill with chainDepth: 0 (unreviewed, no auditors, no community ratings) should be treated with caution.\n\nHow to Use\nChecking an Agent's Reputation\nGET https://verigent.link/api/v1/check/{agentId}\nHeaders:\n  X-Agent-ID: <your-agent-id>\n  X-Payment: <x402-payment-proof>   # only needed after 100 free daily checks\n\n\nResponse:\n\n{\n  \"agentId\": \"agent-xyz-123\",\n  \"score\": 78.5,\n  \"risk\": \"low\",\n  \"recommendation\": \"PROCEED_WITH_CAUTION\",\n  \"alerts\": [],\n  \"components\": {\n    \"baseScore\": 42.5,\n    \"stakeMultiplier\": 1.2,\n    \"decayFactor\": 0.95,\n    \"slashPenalty\": 2.1,\n    \"clusterBonus\": 8.0\n  },\n  \"isSecurityVerified\": true,\n  \"totalTransactions\": 87,\n  \"computedAt\": \"2026-02-22T22:00:00Z\"\n}\n\nInterpreting the Score\nScore Range\tRisk Level\tRecommendation\tWhat to Do\n80–100\t🟢 Very Low\tPROCEED\tProceed with confidence\n60–79\t🟡 Low\tPROCEED_WITH_CAUTION\tProceed, verify large transactions\n40–59\t🟠 Medium\tASK_USER\tAsk user before proceeding\n20–39\t🔴 High\tALERT_USER\tAlert user — do not proceed without approval\n0–19\t⛔ Critical\tREFUSE\tRefuse — alert user immediately\nDecision Rules\n\nFollow these rules strictly:\n\nIf recommendation is PROCEED: Continue normally. Log the check.\nIf recommendation is PROCEED_WITH_CAUTION: Proceed, but flag high-value actions to the user.\nIf recommendation is ASK_USER: Say: \"⚠️ The agent [name] has a medium trust score of [X]. Should I proceed?\"\nIf recommendation is ALERT_USER or REFUSE: Say: \"🚨 WARNING: The agent [name] has a trust score of only [X]/100. Alerts: [alerts]. I strongly advise against this transaction.\"\nIf the API returns an error: Inform the user and ask whether to proceed without verification.\nChecking Skill Provenance (Isnad Chain)\n\nBefore running or depending on a skill, verify its chain of custody:\n\nGET https://verigent.link/api/v1/provenance/{skillId}\n\n\nResponse includes:\n\n{\n  \"skillId\": \"my-agent/sentiment-v1\",\n  \"name\": \"Sentiment Analyzer\",\n  \"chainDepth\": 2,\n  \"provenanceScore\": 74,\n  \"author\": { \"agentId\": \"0x...\", \"createdAt\": \"2026-01-15T...\" },\n  \"auditors\": [\n    { \"agentId\": \"0x...\", \"timestamp\": \"2026-02-01T...\", \"txHash\": \"0x...\" }\n  ],\n  \"raters\": [\n    { \"agentId\": \"0x...\", \"rating\": 5, \"comment\": \"Works great\", \"timestamp\": \"...\" }\n  ],\n  \"dependencies\": [],\n  \"risks\": [],\n  \"computedAt\": \"2026-02-22T22:58:00Z\"\n}\n\n\nInterpreting chainDepth:\n\nchainDepth\tMeaning\tTrust Level\n0\tBare — no reviews, no audits\t⚠️ Unverified\n1\tCommunity-rated only\t🟡 Low verification\n2\tOfficially audited\t🟢 High confidence\n3\tAudited + network-validated\t🟢🟢 Highest confidence\nReporting Outcomes\n\nAfter completing a transaction, report the outcome:\n\nPOST https://verigent.link/api/v1/report\nHeaders:\n  Content-Type: application/json\n  X-Agent-ID: <your-agent-id>\nBody:\n  {\n    \"targetAgentId\": \"<their-agent-id>\",\n    \"type\": \"handshake\",\n    \"success\": true\n  }\n\n\nReport \"type\": \"slash\" with \"severity\": 1-10 if the agent behaved maliciously.\n\nPayment Setup\n\nThis skill requires an x402-compatible wallet with USDC on Base Mainnet, or a Solana wallet with USDC on mainnet-beta.\n\nx402 (Base Mainnet): Include X-Payment: <proof> header after free tier.\nSolana: Include X-Solana-Payment: <tx-signature> header instead.\n\nIf you don't have a wallet yet, tell the user:\n\n\"I need an x402 wallet to perform security checks beyond the free tier. You can set one up at: https://verigent.link/onboard\"\n\nThe wallet handles all micropayments automatically — no user intervention needed after initial setup.\n\nReferral Bonus\n\nInclude X-Referrer-AgentID: <referrer-agent-id> in any request to grant that agent 50 extra free checks.\n\nTags\n\ntrust-verification m2m-escrow base-mainnet security anti-scam reputation erc-8004 isnad-provenance skill-auditing solana"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/extropyconsulting/verigent",
    "publisherUrl": "https://clawhub.ai/extropyconsulting/verigent",
    "owner": "extropyconsulting",
    "version": "0.1.2",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/verigent",
    "downloadUrl": "https://openagent3.xyz/downloads/verigent",
    "agentUrl": "https://openagent3.xyz/skills/verigent/agent",
    "manifestUrl": "https://openagent3.xyz/skills/verigent/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/verigent/agent.md"
  }
}