potbot-v2 CLAUDE.md

potbot-v2 CLAUDE.md is an instructions file for coding agents from YD811/potbot-v2. It costs 1,139 tokens per session, scanned A, original, no licence file.

Project instructions for potbot v2, a software project with a working-memory document and rules for its current pre-mainnet development stage.

In plain words
What is it for?
Following the project’s development priorities and restrictions while working on potbot v2.
Why use it?
They tell an agent what currently matters and what actions to avoid before the software reaches mainnet, meaning its live production network.

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/yd811/potbot-v2/claude-md
Clone the repo
git clone --depth 1 https://github.com/YD811/potbot-v2

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 potbot-v2 CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/yd811/potbot-v2/claude-md.svg)](https://agentmods.dev/instructions/yd811/potbot-v2/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/yd811/potbot-v2/claude-md"><img src="https://agentmods.dev/badge/instructions/yd811/potbot-v2/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,139 This file is loaded in full into every session.
When invoked 1,139 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.1 $0.01139 $0.01139
Opus 5 $0.00570 $0.00570
Sonnet 5 $0.00228 $0.00228
Haiku 4.5 $0.00114 $0.00114

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

Security

Grade A, and why

potbot-v2 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 · 78 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. 5d ago First seen · 78 lines · 1,139 tokens per session scan A 9b24e4ee1aab

Subscribe to this mod's changes

potbot-v2 CLAUDE.md is an instructions file published in the GitHub repository YD811/potbot-v2 (21 stars, last pushed 1mo ago), with no licence file. It adds 1,139 tokens to every session, about $0.0057 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

mind-mem CLAUDE.md

Claude Code instructions for star-ga/mind-mem, covering mind-mem — persistent ai memory system, architecture, key components, mcp tools (102) and config.

star-ga/mind-mem · 4,877 tokens

mind-mem AGENTS.md

AGENTS.md instructions for star-ga/mind-mem, covering mind-mem: agent instructions (auto-written), memory context, apr 21, 2026, may 2, 2026 and may 6, 2026.

star-ga/mind-mem · 1,002 tokens

mind-mem copilot-instructions.md

Copilot instructions for star-ga/mind-mem: This repository uses mind-mem for persistent memory. Before answering, consult memory with mm inject --agent copilot. Respect ADR / DECISION blocks; route new decisions through proposeupdate rather than modifying them directly.

star-ga/mind-mem · 58 tokens

bobs-big-brain-plugin AGENTS.md

AGENTS.md instructions for jeremylongshore/bobs-big-brain-plugin, covering agents.md, what this is, ⚠️ critical constraint — team mode is dependency-free, key files and team-mode server contract (the registrar's apps/api).

jeremylongshore/bobs-big-brain-plugin · 2,846 tokens

unitares CLAUDE.md

Claude Code instructions for cirwel/unitares, covering claude.md — unitares, claude-specific wiring, session-end auto-stash, subagent definitions and per-agent memory and machine-local overlay.

cirwel/unitares · 6,204 tokens

perseus-amd-act-ii AGENTS.md

AGENTS.md instructions for tcconnally/perseus-amd-act-ii, covering agents.md, the agent this repo ships, repo map, ground rules for agents editing this repo and reproduce everything.

tcconnally/perseus-amd-act-ii · 769 tokens