erc-8004

erc-8004 is a skill for Claude Code, Codex from re-bruce-wayne/openclaw-skills. It costs 73 tokens per session (1,376 once invoked), scanned A, original, from a forked repository, no licence file.

A skill for registering AI agents on Ethereum, a blockchain network, using the ERC-8004 standard. It can create an on-chain identity and make an agent discoverable.

In plain words
What is it for?
Registering an agent, creating its profile, claiming an agent NFT, uploading files to IPFS, setting up reputation, and making the agent discoverable.
Why use it?
It handles the steps needed to publish an agent identity, profile, and reputation information on the blockchain.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Registering an agent, creating its profile, claiming an agent NFT, uploading files to IPFS, setting up reputation, and making the agent discoverable.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/re-bruce-wayne/openclaw-skills/erc-8004
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 re-bruce-wayne/openclaw-skills --skill erc-8004
Clone the repo
git clone --depth 1 https://github.com/re-bruce-wayne/openclaw-skills

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 erc-8004

README.md
[![agentmods](https://agentmods.dev/badge/skills/re-bruce-wayne/openclaw-skills/erc-8004/github.svg)](https://agentmods.dev/skills/re-bruce-wayne/openclaw-skills/erc-8004)
Your own site
<a href="https://agentmods.dev/skills/re-bruce-wayne/openclaw-skills/erc-8004"><img src="https://agentmods.dev/badge/skills/re-bruce-wayne/openclaw-skills/erc-8004/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 erc-8004

Your own site · 80×15
<a href="https://agentmods.dev/skills/re-bruce-wayne/openclaw-skills/erc-8004"><img src="https://agentmods.dev/badge/skills/re-bruce-wayne/openclaw-skills/erc-8004.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,376 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 fork From a forked repository.
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.00073 $0.01376
Opus 5 $0.00036 $0.00688
Sonnet 5 $0.00015 $0.00275
Haiku 4.5 $0.00007 $0.00138

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

Security

Grade A, and why

erc-8004 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 11d ago.

The scan reads SKILL.md. This mod also ships 8 executable files (scripts/bridge-to-mainnet.sh, scripts/create-registration.sh, scripts/get-agent.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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.

erc-8004/SKILL.md · 165 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 11d ago First seen · 165 lines · 73 tokens per session scan A e90b1b17c77a

Subscribe to this mod's changes

erc-8004 is a skill published in the GitHub repository re-bruce-wayne/openclaw-skills (1 stars, last pushed 4mo ago), with no licence file. It adds 73 tokens to every session and 1,376 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. It comes from a forked repository.