wallet-verification

Installation
SKILL.md

Wallet Verification

Blockchain forensics for wallet addresses via Cybercentry ACP. Traces funding chains across 30+ EVM chains.

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> wallet-verification --requirements '{"wallet_address": "0x..."}'
  5. Poll acp job status <jobId> until COMPLETED

Requirements Schema

Parameter Type Format Required Description
wallet_address String Plain Yes EVM wallet address with 0x prefix

Deliverables

Field Type Format Description
report String Plain Forensics report

Gotchas

  • wallet_address must include the 0x prefix for EVM addresses
Related skills

More from cybercentry/cybercentry-agent-skills

Installs
8
First Seen
Mar 21, 2026