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/getbindu/bindu/claude-mdgit clone --depth 1 https://github.com/GetBindu/BinduWhat 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.04518 | $0.04518 |
| Opus 5 | $0.02259 | $0.02259 |
| Sonnet 5 | $0.00904 | $0.00904 |
| Haiku 4.5 | $0.00452 | $0.00452 |
Grade B, and why
Bindu CLAUDE.md scanned grade B with 1 finding 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 3d 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.
Sends data to an external URLmediumData exfiltration
A POST to an outside endpoint may be telemetry or may be exfiltration; either way the mod talks to somewhere, and you should know where.
grpcurl -plaintext -proto proto/agent_handler.proto -d '{"agent_id":"test","timestamp":1234567890}' localhost:3774 bindu.grpc.BinduService.Heartbeat 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.
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.
- 3d ago First seen · 432 lines · 4,518 tokens per session scan B bceff2909dfd
Bindu CLAUDE.md is an instructions file published in the GitHub repository GetBindu/Bindu (9,444 stars, last pushed 10d ago), with no licence file. It adds 4,518 tokens to every session, about $0.0226 per session on Opus 5. A static security scan graded it B with 1 finding (sends data to an external url). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
agent-walkie-talkie CLAUDE.md
Claude Code instructions for inael/agent-walkie-talkie, covering claude.md — convenções it booster pra este projeto, 1. credenciais, 2. catálogo it booster, 3. git authoring and 4. status dashboard.
zeroshot CLAUDE.md
Claude Code instructions for the-open-engine/zeroshot, covering zeroshot: multi-agent coordination engine, 🔴 critical rules, 🔴 general purpose requirement (critical), 🔴 behavioral standards and where to look.
warren AGENTS.md
Instructions for jayminwest/warren, covering agents.md, what this project is, runtime topology, the burrow absorption (plan pl-3007) and per-project config (.warren/config.yaml).
Cotal AGENTS.md
Instructions for Cotal-AI/Cotal, covering agents.md, what this is, read these first, commands and repository map.
zeroshot AGENTS.md
AGENTS.md instructions for the-open-engine/zeroshot, covering zeroshot: multi-agent coordination engine, critical rules, where to look, cluster worker contracts and cli quick reference.
VisionClaw-Agent-Public-Release AGENTS.md
Instructions for Huskyauto/VisionClaw-Agent-Public-Release, covering agents.md — working in the visionclaw codebase, identity, the cardinal discipline: search before reading, hard rules (non-negotiable) and architecture map (entrypoints).