sounding CLAUDE.md

sounding CLAUDE.md is an instructions file for coding agents from alinotfoundbtw/sounding. It costs 1,750 tokens per session, scanned A, original, MIT.

A set of project instructions for a repository that audits agent instructions, including MCP servers, Agent Skills, and prompts. It defines the project’s identity, language rules, scoring expectations, and commit requirements.

In plain words
What is it for?
Use it as the project’s operating guide when editing files, writing documentation, reviewing audit findings, or preparing commits.
Why use it?
It gives contributors consistent rules for how the repository works and how changes must be checked before they are saved or committed.

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/alinotfoundbtw/sounding/claude-md
Clone the repo
git clone --depth 1 https://github.com/alinotfoundbtw/sounding

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

README.md
[![agentmods](https://agentmods.dev/badge/instructions/alinotfoundbtw/sounding/claude-md.svg)](https://agentmods.dev/instructions/alinotfoundbtw/sounding/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/alinotfoundbtw/sounding/claude-md"><img src="https://agentmods.dev/badge/instructions/alinotfoundbtw/sounding/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,750 This file is loaded in full into every session.
When invoked 1,750 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin original 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.01750 $0.01750
Opus 5 $0.00875 $0.00875
Sonnet 5 $0.00350 $0.00350
Haiku 4.5 $0.00175 $0.00175

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

Security

Grade A, and why

sounding 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 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.

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 · 196 lines

How it starts

The opening of the file, as written. The whole thing — 196 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CLAUDE.md

Operating instructions for this repository. Read this before doing anything.


Identity

Everything public in this repo belongs to alinotfound.

  • English only. No Persian anywhere — code, comments, commits, issues, releases, docs. Not in a commit message, not in a TODO.
  • No real name. Never add one to a file, a commit author line, a changelog, a README, or an issue. If a config or credential surfaces one, stop and say so rather than committing it.
  • The mark is ·))) and it belongs in the README footer and the console signature. Nowhere else. It is a signature, not decoration.

What this project is

sounding audits agent instructions — MCP servers, Agent Skills, and prompts — for structural problems, scores them with a visible formula, writes the corrections, and pins them so drift is caught.

The product is trustworthiness. Every decision follows from that:

  • A finding without a reference is an opinion. This tool does not ship opinions.
  • A score whose formula is hidden is a vibe. The formula is always printed.
  • Nothing is written to disk without being shown first.
  • Generated text that still needs a human says TODO inside itself.
  • The tool states plainly what it does not check.

If a change makes the tool more impressive but less honest, it is the wrong change. Say so instead of making it.


Hard rules

These need explicit approval from the user, every time. Never assume it.

  • git push --force or --force-with-lease on main
  • Deleting or renaming a repository, or changing its visibility
  • Publishing to PyPI, npm, or any registry
  • Rewriting history: rebase on pushed commits, filter-branch, amending a pushed commit
  • Adding a dependency — this package has zero and that is a feature
  • Anything touching credentials, tokens, or security.txt contact details

Never, under any circumstances:

  • Commit a secret, a token, an API key, or a .env with real values
  • Invent numbers. No download counts, no user counts, no benchmark results that were not actually measured. If a number appears in public text, it must be reproducible by running something in this repo.
  • Add a badge for something that does not exist
  • Write "trusted by" or testimonials

Read the full file on GitHub · 196 lines

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. 3d ago First seen · 196 lines · 1,750 tokens per session scan A aaa142b1dc0f

Subscribe to this mod's changes

sounding CLAUDE.md is an instructions file published in the GitHub repository alinotfoundbtw/sounding (4 stars, last pushed 8d ago), licensed MIT. It adds 1,750 tokens to every session, about $0.0088 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.