ERC-3643 CLAUDE.md

ERC-3643 CLAUDE.md is an instructions file for coding agents from Aboudjem/ERC-3643. It costs 556 tokens per session, scanned A, original, GPL-3.0.

A repository-specific instruction file for Claude Code in the ERC-3643 project. ERC-3643 is a technical standard for token systems that include identity and compliance rules.

In plain words
What is it for?
It is for explaining the repository, recommended workflow, starting points, and permission guidance to Claude Code.
Why use it?
It gives the coding agent project context and preferred working rules so its changes fit the repository.

Instructions file

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.

agentmods
npx agentmods add instructions/aboudjem/erc-3643/claude-md
Clone the repo
git clone --depth 1 https://github.com/Aboudjem/ERC-3643

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-3643 CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/aboudjem/erc-3643/claude-md.svg)](https://agentmods.dev/instructions/aboudjem/erc-3643/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/aboudjem/erc-3643/claude-md"><img src="https://agentmods.dev/badge/instructions/aboudjem/erc-3643/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 556 This file is loaded in full into every session.
When invoked 556 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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 $0.00556 $0.00556
Opus 5 $0.00278 $0.00278
Sonnet 5 $0.00111 $0.00111
Haiku 4.5 $0.00056 $0.00056

Measured 5d ago against content hash 6d5e25b0cd24, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

ERC-3643 CLAUDE.md 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 5d 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.

CLAUDE.md · 53 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

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. 5d ago First seen · 53 lines · 556 tokens per session scan A 6d5e25b0cd24

Subscribe to this mod's changes

ERC-3643 CLAUDE.md is an instructions file published in the GitHub repository Aboudjem/ERC-3643 (38 stars, last pushed 4mo ago), licensed GPL-3.0. It adds 556 tokens to every session, about $0.0028 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-30.

Related

Other instructions, from other repositories

evmole AGENTS.md

Instructions for cdump/evmole: EVMole extracts structured facts from deployed EVM runtime bytecode.

cdump/evmole · 607 tokens

behavioral-prediction-mcp CLAUDE.md

Instructions for ChainAware/behavioral-prediction-mcp, covering chainaware behavioral prediction mcp, project overview, mcp tools (14 total), batch pipeline and repository structure.

ChainAware/behavioral-prediction-mcp · 4,934 tokens

nft-mint-agent AGENTS.md

Instructions for dhasap/nft-mint-agent, covering agents.md, your job, pick the path (decision tree), how to call the tools and hard rules.

dhasap/nft-mint-agent · 657 tokens

rome-cli AGENTS.md

AGENTS.md instructions for rome-protocol/rome-cli, covering agents.md — building on rome with an ai coding agent, first, the mental model — three facts everything rests on, find your starting point, you have solidity — a contract, or an evm app to fork and you have a solana program.

rome-protocol/rome-cli · 3,009 tokens

evm-agent-toolkit AGENTS.md

AGENTS.md instructions for 0xendale/evm-agent-toolkit, covering evm mcp server — contributor & architecture guide, what this repo is, architecture, key conventions and naming.

0xendale/evm-agent-toolkit · 776 tokens

ghostswap-agents AGENTS.md

Instructions for ghostswap1/ghostswap-agents, covering agents.md — ghostswap partners api agent guide, what the ghostswap partners api does, pick the right surface for your runtime, core flow — every integration looks like this and authentication.

ghostswap1/ghostswap-agents · 2,321 tokens