ethereum-token-verification

Installation
SKILL.md

Ethereum Token Verification

Verify EVM token contracts for security risks via Cybercentry ACP.

Workflow

  1. Install ACP CLI: npx skills add https://github.com/Virtual-Protocol/openclaw-acp --skill virtuals-protocol-acp
  2. Run acp setup (one-time only)
  3. Run acp browse "Cybercentry" to find the provider wallet
  4. Run acp job create <wallet> ethereum-token-verification --requirements '{"chain_id": 1, "platform_id": 1, "contract_address": "0x..."}'
  5. Poll acp job status <jobId> until COMPLETED

Requirements Schema

Parameter Type Description
chain_id Number Chain ID from the table below
platform_id Number Platform ID from the table below
contract_address String Contract address (e.g., 0x4ee38aa8d7449a177119e983610D73e9ace932dA)
Related skills

More from cybercentry/cybercentry-agent-skills

Installs
9
First Seen
Mar 21, 2026