{
  "schemaVersion": "1.0",
  "item": {
    "slug": "arc-security",
    "name": "Arc Security - Agent Trust Protocol",
    "source": "tencent",
    "type": "skill",
    "category": "安全合规",
    "sourceUrl": "https://clawhub.ai/Shaivpidadi/arc-security",
    "canonicalUrl": "https://clawhub.ai/Shaivpidadi/arc-security",
    "targetPlatform": "OpenClaw"
  },
  "install": {
    "downloadMode": "redirect",
    "downloadUrl": "/downloads/arc-security",
    "sourceDownloadUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=arc-security",
    "sourcePlatform": "tencent",
    "targetPlatform": "OpenClaw",
    "installMethod": "Manual import",
    "extraction": "Extract archive",
    "prerequisites": [
      "OpenClaw"
    ],
    "packageFormat": "ZIP package",
    "includedAssets": [
      "requirements.txt",
      "SkillSecurityRegistry.json",
      "__init__.py",
      "README.md",
      "SKILL.md",
      "arc_contract.py"
    ],
    "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",
      "slug": "arc-security",
      "status": "healthy",
      "reason": "direct_download_ok",
      "recommendedAction": "download",
      "checkedAt": "2026-04-23T16:43:25.980Z",
      "expiresAt": "2026-04-30T16:43:25.980Z",
      "httpStatus": 200,
      "finalUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=arc-security",
      "contentType": "application/zip",
      "probeMethod": "head",
      "details": {
        "probeUrl": "https://wry-manatee-359.convex.site/api/v1/download?slug=arc-security",
        "contentDisposition": "attachment; filename=\"arc-security-1.0.1.zip\"",
        "redirectLocation": null,
        "bodySnippet": null,
        "slug": "arc-security"
      },
      "scope": "item",
      "summary": "Item download looks usable.",
      "detail": "Yavira can redirect you to the upstream package for this item.",
      "primaryActionLabel": "Download for OpenClaw",
      "primaryActionHref": "/downloads/arc-security"
    },
    "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/arc-security",
    "agentPageUrl": "https://openagent3.xyz/skills/arc-security/agent",
    "manifestUrl": "https://openagent3.xyz/skills/arc-security/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/arc-security/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": "Arc Security - Agent Trust Protocol",
        "body": "Chain-agnostic security infrastructure for OpenClaw skills. Auditors stake USDC to vouch for skill safety, users pay micro-fees to access verified skills, and malicious skills get slashed through decentralized governance -- all powered by CCTP on Arc."
      },
      {
        "title": "Installation",
        "body": "clawhub install arc-security"
      },
      {
        "title": "Configuration",
        "body": "Set the following environment variables:\n\nVariableRequiredDescriptionARC_RPC_URLYesArc testnet RPC endpoint (default: https://testnet-rpc.arc.network)CONTRACT_ADDRESSYesDeployed SkillSecurityRegistry contract addressPRIVATE_KEYYesWallet private key (for signing transactions)X402_SERVER_URLYesx402 payment server URLETH_RPC_URLNoEthereum Sepolia RPC (for cross-chain operations)BASE_RPC_URLNoBase Sepolia RPC (default: https://sepolia.base.org)ARB_RPC_URLNoArbitrum Sepolia RPC (default: https://sepolia-rollup.arbitrum.io/rpc)"
      },
      {
        "title": "check -- Check skill trust status",
        "body": "Query on-chain bond status, auditor count, usage stats, and computed trust score for any skill.\n\nclawhub arc-security check <skill_id>\n\nExample output:\n\nSkill: youtube-downloader\n├─ Bonded: 100.00 USDC by 3 auditors\n├─ Used: 1,250 times\n├─ Trust Score: 75/100\n├─ Status: Safe to use\n└─ Created: 2025-06-15 14:30:00\n\nTrust Score is calculated as:\n\n40% from bond amount (capped at 100 USDC = full weight)\n40% from usage count (capped at 1,000 uses = full weight)\n20% from auditor count (5 points per auditor)\nFlagged skills receive a -50 penalty"
      },
      {
        "title": "use -- Pay and download a skill",
        "body": "Pays the 0.10 USDC usage fee via x402 and downloads the skill package. Automatically selects the cheapest payment path based on your wallet balances.\n\nclawhub arc-security use <skill_id>\n\nPayment chain selection priority:\n\nArc Testnet (direct -- no bridging fees)\nBase Sepolia (via CCTP)\nArbitrum Sepolia (via CCTP)\nEthereum Sepolia (via CCTP)"
      },
      {
        "title": "bond -- Stake USDC to vouch for a skill",
        "body": "Stake USDC as a security bond to vouch for a skill's safety. If the skill is found malicious, 50% of your stake is slashed.\n\nclawhub arc-security bond <skill_id> <amount> <source_chain>\n\nArguments:\n\nskill_id -- Skill identifier\namount -- Amount of USDC to stake (e.g. 50)\nsource_chain -- Chain to pay from (ethereum-sepolia, base-sepolia, arbitrum-sepolia, arc-testnet)\n\nExample:\n\nclawhub arc-security bond youtube-downloader 50 base-sepolia"
      },
      {
        "title": "report -- Report a malicious skill",
        "body": "Submit a claim that a skill is malicious. Requires a 1 USDC anti-spam deposit (refunded if the claim is validated).\n\nclawhub arc-security report <skill_id> --evidence <ipfs_hash>\n\nExample:\n\nclawhub arc-security report bad-skill --evidence QmXyz123...\n\nOpens a 72-hour voting window for auditors."
      },
      {
        "title": "vote-claim -- Vote on a pending claim",
        "body": "Cast a vote on whether a reported skill is malicious. Only wallets that have staked on any skill are eligible to vote. Vote weight is based on total stake and audit track record.\n\nclawhub arc-security vote-claim <claim_id> <support|oppose>\n\nVote weight formula: sqrt(totalStaked) * (successfulAudits / totalAudits)"
      },
      {
        "title": "claim-earnings -- Withdraw accumulated fees",
        "body": "Withdraw your share of usage fees earned as an auditor. Fees are split 70% to auditors (proportional to stake) and 30% to the insurance pool.\n\nclawhub arc-security claim-earnings <destination_chain>\n\nSupported destination chains:\n\narc-testnet (direct transfer)\nethereum-sepolia, base-sepolia, arbitrum-sepolia (via CCTP)"
      },
      {
        "title": "Supported Chains",
        "body": "ChainCCTP DomainPaymentBondingEarningsArc Testnet100DirectDirectDirectEthereum Sepolia0CCTPCCTPCCTPBase Sepolia6CCTPCCTPCCTPArbitrum Sepolia3CCTPCCTPCCTP"
      },
      {
        "title": "Fee Structure",
        "body": "ActionCostDistributionUse a skill0.10 USDC70% auditors, 30% insurance poolSubmit a claim1.00 USDC depositRefunded if claim validatedGuilty verdict50% of bond slashed80% to victim, 20% to insurance"
      },
      {
        "title": "Architecture",
        "body": "User (any chain)\n  │\n  ├── CCTP burn ──► Arc Testnet ──► SkillSecurityRegistry (bonds, fees, claims)\n  │                                        │\n  └── x402 GET ──► Payment Server ◄────────┘ (verifies payment on-chain)\n                       │\n                       └──► Skill package (ZIP)\n\nSkillSecurityRegistry (Solidity on Arc) -- Holds bonds, processes fees, manages claims/votes/slashing\nx402 Payment Server (Node.js) -- Serves skill packages behind HTTP 402 paywall, verifies on-chain payments\nThis skill (Python CLI) -- User-facing commands that orchestrate CCTP transfers and contract calls"
      },
      {
        "title": "License",
        "body": "MIT"
      }
    ],
    "body": "Arc Security - Agent Trust Protocol\n\nChain-agnostic security infrastructure for OpenClaw skills. Auditors stake USDC to vouch for skill safety, users pay micro-fees to access verified skills, and malicious skills get slashed through decentralized governance -- all powered by CCTP on Arc.\n\nInstallation\nclawhub install arc-security\n\nConfiguration\n\nSet the following environment variables:\n\nVariable\tRequired\tDescription\nARC_RPC_URL\tYes\tArc testnet RPC endpoint (default: https://testnet-rpc.arc.network)\nCONTRACT_ADDRESS\tYes\tDeployed SkillSecurityRegistry contract address\nPRIVATE_KEY\tYes\tWallet private key (for signing transactions)\nX402_SERVER_URL\tYes\tx402 payment server URL\nETH_RPC_URL\tNo\tEthereum Sepolia RPC (for cross-chain operations)\nBASE_RPC_URL\tNo\tBase Sepolia RPC (default: https://sepolia.base.org)\nARB_RPC_URL\tNo\tArbitrum Sepolia RPC (default: https://sepolia-rollup.arbitrum.io/rpc)\nCommands\ncheck -- Check skill trust status\n\nQuery on-chain bond status, auditor count, usage stats, and computed trust score for any skill.\n\nclawhub arc-security check <skill_id>\n\n\nExample output:\n\nSkill: youtube-downloader\n├─ Bonded: 100.00 USDC by 3 auditors\n├─ Used: 1,250 times\n├─ Trust Score: 75/100\n├─ Status: Safe to use\n└─ Created: 2025-06-15 14:30:00\n\n\nTrust Score is calculated as:\n\n40% from bond amount (capped at 100 USDC = full weight)\n40% from usage count (capped at 1,000 uses = full weight)\n20% from auditor count (5 points per auditor)\nFlagged skills receive a -50 penalty\nuse -- Pay and download a skill\n\nPays the 0.10 USDC usage fee via x402 and downloads the skill package. Automatically selects the cheapest payment path based on your wallet balances.\n\nclawhub arc-security use <skill_id>\n\n\nPayment chain selection priority:\n\nArc Testnet (direct -- no bridging fees)\nBase Sepolia (via CCTP)\nArbitrum Sepolia (via CCTP)\nEthereum Sepolia (via CCTP)\nbond -- Stake USDC to vouch for a skill\n\nStake USDC as a security bond to vouch for a skill's safety. If the skill is found malicious, 50% of your stake is slashed.\n\nclawhub arc-security bond <skill_id> <amount> <source_chain>\n\n\nArguments:\n\nskill_id -- Skill identifier\namount -- Amount of USDC to stake (e.g. 50)\nsource_chain -- Chain to pay from (ethereum-sepolia, base-sepolia, arbitrum-sepolia, arc-testnet)\n\nExample:\n\nclawhub arc-security bond youtube-downloader 50 base-sepolia\n\nreport -- Report a malicious skill\n\nSubmit a claim that a skill is malicious. Requires a 1 USDC anti-spam deposit (refunded if the claim is validated).\n\nclawhub arc-security report <skill_id> --evidence <ipfs_hash>\n\n\nExample:\n\nclawhub arc-security report bad-skill --evidence QmXyz123...\n\n\nOpens a 72-hour voting window for auditors.\n\nvote-claim -- Vote on a pending claim\n\nCast a vote on whether a reported skill is malicious. Only wallets that have staked on any skill are eligible to vote. Vote weight is based on total stake and audit track record.\n\nclawhub arc-security vote-claim <claim_id> <support|oppose>\n\n\nVote weight formula: sqrt(totalStaked) * (successfulAudits / totalAudits)\n\nclaim-earnings -- Withdraw accumulated fees\n\nWithdraw your share of usage fees earned as an auditor. Fees are split 70% to auditors (proportional to stake) and 30% to the insurance pool.\n\nclawhub arc-security claim-earnings <destination_chain>\n\n\nSupported destination chains:\n\narc-testnet (direct transfer)\nethereum-sepolia, base-sepolia, arbitrum-sepolia (via CCTP)\nSupported Chains\nChain\tCCTP Domain\tPayment\tBonding\tEarnings\nArc Testnet\t100\tDirect\tDirect\tDirect\nEthereum Sepolia\t0\tCCTP\tCCTP\tCCTP\nBase Sepolia\t6\tCCTP\tCCTP\tCCTP\nArbitrum Sepolia\t3\tCCTP\tCCTP\tCCTP\nFee Structure\nAction\tCost\tDistribution\nUse a skill\t0.10 USDC\t70% auditors, 30% insurance pool\nSubmit a claim\t1.00 USDC deposit\tRefunded if claim validated\nGuilty verdict\t50% of bond slashed\t80% to victim, 20% to insurance\nArchitecture\nUser (any chain)\n  │\n  ├── CCTP burn ──► Arc Testnet ──► SkillSecurityRegistry (bonds, fees, claims)\n  │                                        │\n  └── x402 GET ──► Payment Server ◄────────┘ (verifies payment on-chain)\n                       │\n                       └──► Skill package (ZIP)\n\nSkillSecurityRegistry (Solidity on Arc) -- Holds bonds, processes fees, manages claims/votes/slashing\nx402 Payment Server (Node.js) -- Serves skill packages behind HTTP 402 paywall, verifies on-chain payments\nThis skill (Python CLI) -- User-facing commands that orchestrate CCTP transfers and contract calls\nLicense\n\nMIT"
  },
  "trust": {
    "sourceLabel": "tencent",
    "provenanceUrl": "https://clawhub.ai/Shaivpidadi/arc-security",
    "publisherUrl": "https://clawhub.ai/Shaivpidadi/arc-security",
    "owner": "Shaivpidadi",
    "version": "1.0.1",
    "license": null,
    "verificationStatus": "Indexed source record"
  },
  "links": {
    "detailUrl": "https://openagent3.xyz/skills/arc-security",
    "downloadUrl": "https://openagent3.xyz/downloads/arc-security",
    "agentUrl": "https://openagent3.xyz/skills/arc-security/agent",
    "manifestUrl": "https://openagent3.xyz/skills/arc-security/agent.json",
    "briefUrl": "https://openagent3.xyz/skills/arc-security/agent.md"
  }
}