verify

Verify agent identities on-chain using the ERC-8004 standard across EVM-compatible blockchains.

650|137|Updated Jan 26, 2026
One-click install
npx skills add https://github.com/alsk1992/CloddsBot --skill verify-alsk1992
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: verify
Source: https://github.com/alsk1992/CloddsBot/tree/main/src/skills/bundled/verify
Command: npx skills add https://github.com/alsk1992/CloddsBot --skill verify-alsk1992

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill prevents impersonation attacks by verifying agent identities using the ERC-8004 on-chain registry, ensuring you interact with legitimate agents.

Core Features & Use Cases

  • Identity Verification: Cryptographically prove and verify agent identities using blockchain.
  • Trader Verification: Check the on-chain identity of traders before copy trading.
  • Agent Registration: Register your own agent with a verified on-chain identity.
  • Reputation Tracking: View reputation scores for verified agents.
  • Use Case: Before copying a new trader, use the /verify trader command to ensure they are who they claim to be, preventing potential scams.

Quick Start

Use the verify skill to check the on-chain identity of the agent with ID 1234.

Frequently Asked Questions about verify

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify agent identity on-chain to prevent impersonation attacks?

Agent identity verification uses the ERC-8004 standard to cryptographically prove identities on EVM-compatible blockchains, preventing impersonation. It checks an on-chain registry to ensure you are interacting with legitimate agents.

Can I check a trader's on-chain identity before copy trading?

Yes, you can check a trader's on-chain identity before copy trading by looking up their agent ID in the ERC-8004 registry. This verifies they are who they claim to be and prevents potential scams.

How do I register my own agent with a verified blockchain identity?

You register your own agent with a verified blockchain identity by interacting with the ERC-8004 smart contract on an EVM-compatible blockchain. This creates a cryptographically proven on-chain identity for your agent.

Does ERC-8004 identity verification work across multiple EVM-compatible blockchains?

ERC-8004 identity verification works across multiple EVM-compatible blockchains by interacting with smart contracts. This facilitates secure interactions and trust in decentralized systems regardless of the specific chain used.

How can I view reputation scores for verified blockchain agents?

You can view reputation scores for verified blockchain agents by performing an identity lookup via the ERC-8004 smart contract. This assesses the agent's reputation and trustworthiness in the decentralized system.