solana-token-verification
Solana Token Verification
Verify Solana token contracts for security risks via Cybercentry ACP with Rust Scan AI detection.
Workflow
- Install ACP CLI: npx skills add https://github.com/Virtual-Protocol/openclaw-acp --skill virtuals-protocol-acp
- Run
acp setup(one-time only) - Run
acp browse "Cybercentry"to find the provider wallet - Run
acp job create <wallet> solana-token-verification --requirements '{"contract_address": "..."}' - Poll
acp job status <jobId>untilCOMPLETED
Requirements Schema
| Parameter | Type | Format | Required | Description |
|---|---|---|---|---|
contract_address |
String | Plain | Yes | Solana contract address (e.g., Gx5dX1pM5aCQn8wtXEmEHSUia3W57Jq7qdu7kKsHvirt) |
Deliverables
| Field | Type | Format | Description |
|---|---|---|---|
scan_url |
String | Plain | Scan URL |
Gotchas
- Solana addresses are base58-encoded, not hex - do not add
0xprefix - Address is typically 32-44 characters long
More from cybercentry/cybercentry-agent-skills
cyber-security-consultant
Use this skill when you need security expertise: threat intelligence, vulnerability assessment, compliance guidance, incident response advice, or architecture reviews. Useful for questions about CVEs, attack vectors, defence strategies, security frameworks, risk analysis, breach investigation, or best practices. Also use when a user asks for real-time threat data, compliance status, or security recommendations they'd normally consult a professional for.
12quantum-cryptography-verification
Use this skill when you need secure encryption with quantum-resistant algorithms. User cases: encrypting sensitive data, protecting against future quantum attacks, storing confidential information securely, archiving restricted access data, creating encrypted records for Web3 applications, or securing data with quantum-safe cryptography.
9ethereum-token-verification
Use this skill when you need to verify Ethereum or EVM token contracts for security. User cases: checking token legitimacy, scanning for rug pulls, detecting hidden taxes, assessing liquidity risks, analysing holder distribution, evaluating tokens before purchase or investment, or gate-checking tokens in automated pipelines. Works with 44+ blockchain explorers across all major EVM networks.
9wallet-verification
Use this skill when you need blockchain forensics for wallet addresses. User cases: investigating wallet funding sources, screening sanctions compliance, detecting money laundering patterns, identifying bot automation, assessing wallet trustworthiness, evaluating counterparty risk, or gate-checking wallets in automated systems.
8openclaw-ai-agent-verification
Use this skill when you need to audit OpenClaw AI agent configurations for security risks. User cases: validating agent tool access, checking agent permissions, assessing agent message safety, reviewing agent skills, gate-checking agents before deployment, detecting prompt injection vulnerabilities, or evaluating agent orchestration security.
7solidity-code-verification
Use this skill when you need security analysis of Solidity smart contract code. User cases: auditing Solidity contracts, identifying re-entrancy bugs, detecting access control issues, reviewing unsafe external calls, evaluating code before deployment, gate-checking contracts in transaction pipelines, or performing security assessments.
7