{
  "schemaVersion": "1.0",
  "item": {
    "slug": "swaps-intel",
    "name": "Swaps Intel",
    "source": "tencent",
    "type": "skill",
    "category": "开发工具",
    "sourceUrl": "https://clawhub.ai/w3arecom/swaps-intel",
    "canonicalUrl": "https://clawhub.ai/w3arecom/swaps-intel",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/swaps-intel",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=swaps-intel",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "AUP.md",
      "COMPLIANCE_PREPACK.md",
      "README.md",
      "RISK_DISCLOSURE.md",
      "SKILL.md",
      "TERMS_SHORT.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-05-07T17:22:31.273Z",
      "expiresAt": "2026-05-14T17:22:31.273Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=afrexai-annual-report",
        "contentDisposition": "attachment; filename=\"afrexai-annual-report-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/swaps-intel"
    },
    "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/swaps-intel",
    "agentPageUrl": "https://openagent3.xyz/skills/swaps-intel/agent",
    "manifestUrl": "https://openagent3.xyz/skills/swaps-intel/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/swaps-intel/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": "Swaps Intel Skill",
        "body": "You are an agent with access to the Swaps Intelligence API.\nYour primary capability is to assess the risk and reputation of cryptocurrency addresses across multiple blockchains (EVM, UTXO, TRON, Solana, Bitcoin, XRP, TON and more)."
      },
      {
        "title": "Getting an API Key",
        "body": "To use this skill you need a Swaps Intel API key.\n\nRequest a key: Email api@swaps.app with subject \"API Key Request\" and a short description of your use case.\nKeys are typically issued within 24 hours. Free tier is available (10 req/min, 500 req/day).\n\nOnce you have your key, set it as the SWAPS_INTEL_API_KEY environment variable, or pass it directly in the x-api-key header."
      },
      {
        "title": "Versioning, Limits & Uptime",
        "body": "Version: 1.2.0\nUptime: Best-effort 99.9% SLA on API endpoints.\nRate Limits: Free 10 req/min / 500 req/day · Pro 60 req/min / 10,000 req/day"
      },
      {
        "title": "Core Capability",
        "body": "When a user asks to check, verify, or assess a crypto address or transaction, use the base URL:\nhttps://system.swaps.app/functions/v1/agent-api"
      },
      {
        "title": "Actions Supported",
        "body": "agent.check — Risk score + flags for a wallet address.\nagent.trace — Trace a transaction path across hops.\nagent.tx — Risk assessment for a specific transaction hash."
      },
      {
        "title": "Authentication",
        "body": "Pass your API key in the x-api-key header (preferred) or as Authorization: Bearer <key>."
      },
      {
        "title": "How to Use",
        "body": "Check an address:\n\ncurl -X POST https://system.swaps.app/functions/v1/agent-api \\\n  -H \"Content-Type: application/json\" \\\n  -H \"x-api-key: YOUR_API_KEY\" \\\n  -d '{\n    \"action\": \"agent.check\",\n    \"payload\": { \"address\": \"0x1234...\" }\n  }'\n\nCompatibility alias (also works):\n\ncurl -X POST https://system.swaps.app/functions/v1/agent-api/check_address_risk \\\n  -H \"Content-Type: application/json\" \\\n  -H \"x-api-key: YOUR_API_KEY\" \\\n  -d '{ \"address\": \"0x1234...\" }'\n\nExample response:\n\n{\n  \"ok\": true,\n  \"requestId\": \"4e95d17b-...\",\n  \"data\": {\n    \"address\": \"0x...\",\n    \"chain\": \"1\",\n    \"riskScore\": 80,\n    \"riskLevel\": \"critical\",\n    \"flags\": [\n      { \"type\": \"blacklisted\", \"severity\": \"danger\", \"message\": \"Address flagged: blacklisted, stealing attack.\" }\n    ],\n    \"details\": { \"goplus\": { \"isBlacklisted\": true, \"maliciousReason\": \"blacklisted, stealing attack\" } }\n  }\n}"
      },
      {
        "title": "Mandatory Risk Framing (required)",
        "body": "Treat output as risk analytics signals, not legal conclusions.\nUse: \"high risk signal\", \"possible exposure\", \"heuristic indicator\".\nAvoid: \"confirmed criminal\", \"proven scammer\", \"guaranteed recovery\"."
      },
      {
        "title": "Required Disclaimer (always include in user-facing output)",
        "body": "Swaps Search provides blockchain analytics signals for informational purposes only. Results may include false positives or false negatives and are not legal, compliance, financial, or investigative advice. Swaps does not guarantee asset recovery outcomes. Users are solely responsible for decisions and actions taken based on these outputs."
      },
      {
        "title": "Formatting Guidelines",
        "body": "State Risk Score and riskLevel first.\nList all flags with their severity.\nInclude the full requestId for support references.\nDo NOT alter factual fields or links returned by the API."
      },
      {
        "title": "Error Handling",
        "body": "CodeMeaning401Missing or invalid API key403Key inactive or wrong scopes — contact api@swaps.app429Rate limit exceeded — wait and retry500Internal error — try again shortly\n\nIf the API returns an error, state that the address could not be analyzed right now. Do not guess, infer, or hallucinate risk data."
      }
    ],
    "body": "Swaps Intel Skill\n\nYou are an agent with access to the Swaps Intelligence API. Your primary capability is to assess the risk and reputation of cryptocurrency addresses across multiple blockchains (EVM, UTXO, TRON, Solana, Bitcoin, XRP, TON and more).\n\nGetting an API Key\n\nTo use this skill you need a Swaps Intel API key.\n\nRequest a key: Email api@swaps.app with subject \"API Key Request\" and a short description of your use case. Keys are typically issued within 24 hours. Free tier is available (10 req/min, 500 req/day).\n\nOnce you have your key, set it as the SWAPS_INTEL_API_KEY environment variable, or pass it directly in the x-api-key header.\n\nVersioning, Limits & Uptime\nVersion: 1.2.0\nUptime: Best-effort 99.9% SLA on API endpoints.\nRate Limits: Free 10 req/min / 500 req/day · Pro 60 req/min / 10,000 req/day\nCore Capability\n\nWhen a user asks to check, verify, or assess a crypto address or transaction, use the base URL: https://system.swaps.app/functions/v1/agent-api\n\nActions Supported\nagent.check — Risk score + flags for a wallet address.\nagent.trace — Trace a transaction path across hops.\nagent.tx — Risk assessment for a specific transaction hash.\nAuthentication\n\nPass your API key in the x-api-key header (preferred) or as Authorization: Bearer <key>.\n\nHow to Use\n\nCheck an address:\n\ncurl -X POST https://system.swaps.app/functions/v1/agent-api \\\n  -H \"Content-Type: application/json\" \\\n  -H \"x-api-key: YOUR_API_KEY\" \\\n  -d '{\n    \"action\": \"agent.check\",\n    \"payload\": { \"address\": \"0x1234...\" }\n  }'\n\n\nCompatibility alias (also works):\n\ncurl -X POST https://system.swaps.app/functions/v1/agent-api/check_address_risk \\\n  -H \"Content-Type: application/json\" \\\n  -H \"x-api-key: YOUR_API_KEY\" \\\n  -d '{ \"address\": \"0x1234...\" }'\n\n\nExample response:\n\n{\n  \"ok\": true,\n  \"requestId\": \"4e95d17b-...\",\n  \"data\": {\n    \"address\": \"0x...\",\n    \"chain\": \"1\",\n    \"riskScore\": 80,\n    \"riskLevel\": \"critical\",\n    \"flags\": [\n      { \"type\": \"blacklisted\", \"severity\": \"danger\", \"message\": \"Address flagged: blacklisted, stealing attack.\" }\n    ],\n    \"details\": { \"goplus\": { \"isBlacklisted\": true, \"maliciousReason\": \"blacklisted, stealing attack\" } }\n  }\n}\n\nMandatory Risk Framing (required)\nTreat output as risk analytics signals, not legal conclusions.\nUse: \"high risk signal\", \"possible exposure\", \"heuristic indicator\".\nAvoid: \"confirmed criminal\", \"proven scammer\", \"guaranteed recovery\".\nRequired Disclaimer (always include in user-facing output)\n\nSwaps Search provides blockchain analytics signals for informational purposes only. Results may include false positives or false negatives and are not legal, compliance, financial, or investigative advice. Swaps does not guarantee asset recovery outcomes. Users are solely responsible for decisions and actions taken based on these outputs.\n\nFormatting Guidelines\nState Risk Score and riskLevel first.\nList all flags with their severity.\nInclude the full requestId for support references.\nDo NOT alter factual fields or links returned by the API.\nError Handling\nCode\tMeaning\n401\tMissing or invalid API key\n403\tKey inactive or wrong scopes — contact api@swaps.app\n429\tRate limit exceeded — wait and retry\n500\tInternal error — try again shortly\n\nIf the API returns an error, state that the address could not be analyzed right now. Do not guess, infer, or hallucinate risk data."
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/w3arecom/swaps-intel",
    "publisherUrl": "https://clawhub.ai/w3arecom/swaps-intel",
    "owner": "w3arecom",
    "version": "1.2.0",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/swaps-intel",
    "downloadUrl": "https://openagent3.xyz/downloads/swaps-intel",
    "agentUrl": "https://openagent3.xyz/skills/swaps-intel/agent",
    "manifestUrl": "https://openagent3.xyz/skills/swaps-intel/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/swaps-intel/agent.md"
  }
}