cybercentry-verification

cybercentry-verification is a skill for Claude Code, Codex from Cybercentry/verification-mcp. It costs 33 tokens per session (1,283 once invoked), scanned A, original, MIT.

A security-verification tool for wallets, tokens, smart contracts, AI agents, and web applications. It checks submitted addresses, code, URLs, or other inputs before they are trusted.

In plain words
What is it for?
Use it to review crypto wallets and tokens, inspect Solidity contracts, check dApp websites, and verify AI-agent or web-application setups.
Why use it?
It helps expose suspicious or risky targets before you connect a wallet, buy a token, call a contract, or use an agent configuration.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; built for openclaw.

Good fit Use it to review crypto wallets and tokens, inspect Solidity contracts, check dApp websites, and verify AI-agent or web-application setups.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cybercentry/verification-mcp/cybercentry-verification
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add Cybercentry/verification-mcp --skill cybercentry-verification
Clone the repo
git clone --depth 1 https://github.com/Cybercentry/verification-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for cybercentry-verification

README.md
[![agentmods](https://agentmods.dev/badge/skills/cybercentry/verification-mcp/cybercentry-verification/github.svg)](https://agentmods.dev/skills/cybercentry/verification-mcp/cybercentry-verification)
Your own site
<a href="https://agentmods.dev/skills/cybercentry/verification-mcp/cybercentry-verification"><img src="https://agentmods.dev/badge/skills/cybercentry/verification-mcp/cybercentry-verification/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for cybercentry-verification

Your own site · 80×15
<a href="https://agentmods.dev/skills/cybercentry/verification-mcp/cybercentry-verification"><img src="https://agentmods.dev/badge/skills/cybercentry/verification-mcp/cybercentry-verification.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,283 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00033 $0.01283
Opus 5 $0.00016 $0.00642
Sonnet 5 $0.00007 $0.00257
Haiku 4.5 $0.00003 $0.00128

Measured 9d ago against content hash fe4bee2e7b80, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

cybercentry-verification scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/cybercentry-verification/SKILL.md · 114 lines

How it starts

The opening of the file, as written. The whole thing — 114 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cybercentry Verification

Description

Security verification for wallets, tokens, smart contracts, AI agents and web applications, paid per call in USDC over x402 on Base or Solana. No account, no API key, no subscription. Two tools are free and need no wallet at all.

Use this before trusting something: a wallet you are about to transact with, a token you are about to buy, Solidity you are about to call, a dApp frontend you are about to connect to, or another agent's configuration.

Wallet verification covers 31 EVM chains and screens against the OFAC SDN list. The maintainers co-authored ERC-8126 and ERC-8196, both Final, on AI agent verification and agent-authenticated wallets, and ERC-8376, a Draft standard on token launch abuse detection whose detection contracts are live on Base.

Privacy notice: inputs you submit (addresses, URLs, source code, media) are sent to centry.cybercentry.co.uk for analysis. Only submit content the user is comfortable sharing.

Payment notice: the paid tools cost $1.00 per call in USDC. Free tools cost nothing and require no wallet.

Instructions

Prefer the MCP server. It is remote, so there is nothing to install:

  • URL: https://centry.cybercentry.co.uk/api/mcp
  • Transport: streamable-http
  • Registry name: uk.co.cybercentry/verification

In OpenClaw: openclaw mcp add cybercentry --url https://centry.cybercentry.co.uk/api/mcp --transport streamable-http. In Claude: Settings, Connectors, Add custom connector, paste the URL. Other MCP clients: add a remote server at the same URL.

Everything below is also reachable over plain HTTP if MCP is unavailable: POST https://centry.cybercentry.co.uk/api/services/<service> with a JSON body. The machine-readable contract is at https://centry.cybercentry.co.uk/openapi.json.

Always try the free tools first

Neither takes payment and neither needs a wallet.

  • list_services: the live catalogue with current prices. This is the authoritative list; the tools below are a snapshot of it.
  • recent_exploits: recent real-world exploits with losses, attack vectors and the service that addresses each. Takes an optional limit (default 10).

Read the full file on GitHub · 114 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 9d ago First seen · 114 lines · 33 tokens per session scan A fe4bee2e7b80

Subscribe to this mod's changes

cybercentry-verification is a skill published in the GitHub repository Cybercentry/verification-mcp (2 stars, last pushed 18d ago), licensed MIT. It adds 33 tokens to every session and 1,283 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

erc-8126-scan

Look up ERC-8004 agents in the on-chain identity index and read their Cybercentry risk scores with ERC-8126scan before trusting them.

Cybercentry/erc-8126-scan-mcp · 37 tokens

funding-usdc

Ensure every ANAMIZED repo has canonical non-custodial USDC addresses and FUNDING.yml.

ANAMIZED/YodMCP · 26 tokens

okx-cex-earn

A tool for managing several earning products on OKX, including savings, lending, staking, DeFi, Dual Investment, and AutoEarn. These products can use deposited cryptocurrency to generate returns, with terms that vary by product.

okx/agent-trade-kit · 274 tokens

web3-bug-classes

Complete reference for all 10 DeFi smart contract bug classes. Use this when hunting for specific vulnerability types, need attack patterns for accounting desync, access control, incomplete path, off-by-one, oracle manipulation, ERC4626 vaults, reentrancy, flash loans, signature replay, or proxy/upgrade bugs.

Awarexone/web3-bug-bounty-hunting-ai-skills · 72 tokens

web3-poc-foundry

Complete Foundry PoC writing guide + all cheatcodes + DeFiHackLabs reproduction patterns. Use this when building a proof of concept exploit, setting up a fork test, using Foundry cheatcodes, or reproducing a known DeFi hack for learning.

Awarexone/web3-bug-bounty-hunting-ai-skills · 59 tokens

web3-case-study-role-misconfig

Case study - role misconfiguration bug class applied to a yield aggregator protocol. Use as a template for applying all 10 bug classes to a single target.

Awarexone/web3-bug-bounty-hunting-ai-skills · 40 tokens