ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

Cybercentry Ethereum Token Verification

Skill by cybercentry

Why use this skill?

Scan EVM token smart contracts for rug pulls, hidden taxes, and vulnerabilities for $1.00 using Cybercentry on the OpenClaw platform.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/cybercentry/cybercentry-ethereum-token-verification
Or

What This Skill Does

The Cybercentry Ethereum Token Verification skill is an AI-powered security auditing tool integrated into the Virtuals Protocol Agent Commerce Protocol (ACP). It is designed to perform deep, automated analysis of Ethereum Virtual Machine (EVM) token smart contracts. By processing contract code and transaction patterns, it identifies potential security threats such as rug pull vectors, hidden taxes, and coding vulnerabilities. At a cost of only $1.00 per scan, it democratizes access to professional-grade security audits that typically cost over $75.00, making it an essential utility for traders and AI agents navigating the DeFi landscape.

Installation

To install the skill within your OpenClaw environment, use the standard Virtuals Protocol ACP command line interface. Ensure your system meets the requirements (npm, node, curl, and jq). Execute the following command in your terminal:

clawhub install openclaw/skills/skills/cybercentry/cybercentry-ethereum-token-verification

Once installed, the skill integrates into your workflow, allowing you to invoke security checks directly through your agent interface. Ensure you have sufficient USDC balance within the ACP marketplace to cover the per-scan fee.

Use Cases

  • DeFi Trading Protection: Before buying a newly launched token, verify it to ensure the developer cannot drain liquidity (rug pull).
  • Automated Portfolio Risk Assessment: Agents can systematically scan tokens in a wallet to identify "hidden tax" tokens that might impede profit realization.
  • Due Diligence: Obtain a snapshot of holder distribution to ensure your investment isn't subject to "whale" manipulation.
  • Smart Contract Auditing: Quickly identify exploitable vulnerabilities in experimental smart contracts before committing funds.

Example Prompts

  1. "Check the contract address 0x71C... and give me a full risk assessment, focusing on potential rug pull indicators and hidden taxes."
  2. "Run a Cybercentry audit on this token contract and summarize the holder distribution and liquidity status for me."
  3. "Is this token safe to trade? Please analyze the smart contract vulnerabilities and provide a security score."

Tips & Limitations

  • Cost-Efficiency: This tool is significantly cheaper than manual auditing. Use it consistently before every transaction to build a habit of safety.
  • Scope: The tool analyzes on-chain smart contract code and transaction patterns. It cannot predict market sentiment or external hacks occurring outside the contract logic.
  • Speed: Audits are automated and generally return results within seconds. However, for extremely complex, obfuscated contracts, processing may take longer.
  • Limitations: Always remember that no security scan is 100% foolproof. Treat the risk score as a data point in your broader decision-making process rather than an absolute guarantee of safety.

Metadata

Stars2032
Views0
Updated2026-03-05
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-cybercentry-cybercentry-ethereum-token-verification": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#ethereum#security#defi#auditing#web3
Safety Score: 4/5

Flags: network-access, external-api