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.
npx agentmods add instructions/c3-oss/codexcw/claude-mdgit clone --depth 1 https://github.com/c3-oss/codexcwWhat 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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00058 | $0.00058 |
| Opus 5 | $0.00029 | $0.00029 |
| Sonnet 5 | $0.00012 | $0.00012 |
| Haiku 4.5 | $0.00006 | $0.00006 |
Grade A, and why
codexcw 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 2d 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.
What it actually says
Claude Code notes
See AGENTS.md for the canonical guidance. Conventions, layout, commands,
hooks, and release trains all live there.
This file exists so Claude Code agents land on a familiar pointer; do not
duplicate content from AGENTS.md here.
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.
- 2d ago First seen · 8 lines · 58 tokens per session scan A 135a13a5a238
codexcw CLAUDE.md is an instructions file published in the GitHub repository c3-oss/codexcw (1 stars, last pushed 2d ago), licensed CC0-1.0. It adds 58 tokens to every session, about $0.0003 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.
Other instructions, from other repositories
MobileVC CLAUDE.md
Instructions for JayCRL/MobileVC, covering mobilevc 项目规则, 代码改动与编译, 后端改动流程, flutter 改动流程 and 改动范围原则.
wanwu-workflow CLAUDE.md
Instructions for UnicomAI/wanwu-workflow, covering claude.md, project overview, development commands, environment setup and clone and setup.
acodex AGENTS.md
Instructions for maksimzayats/acodex, a project described as: Local MCP automation bridge for the Codex desktop app, with CLI, HTTP server, and live codexapp. tool access.
AgentHub AGENTS.md
Instructions for TokenDanceLab/AgentHub, covering agents.md - agenthub 项目总规则, 0. 事实源优先级, 0.5 根级目录地图, 1. 首次入仓与渐进式加载 and 新 agent 90 秒入口.
arcvellum AGENTS.md
Instructions for o-1717986918/arcvellum, covering agents, product boundary, development entry, worker constitution and verification.
lightcode copilot-instructions.md
Instructions for Kartik-2239/lightcode, covering copilot instructions, build and test commands, high-level architecture and key conventions.