Home / asanderson / llm-redact · CLAUDE.md · GitHub

CLAUDE.md claudeB

CLAUDE.md is agent-read markdown (claude) from asanderson/llm-redact.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# CLAUDE.md

This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.

## Project Purpose

> Provenance note: llm-redact was developed privately before its public
> v1.0.0 debut; the public version numbering starts there. This document
> and the docs/ tree deliberately avoid the private lineage's internal
> version numbers — phase labels like "R2"/"R4" name that history instead.

llm-redact is an LLM information redactor: it prevents private information from being sent to LLMs by agentic tools. It substitutes placeholders for private information on outgoing requests, then restores the real values in incoming responses, transparently to the agentic tool's user.

## Commands

```bash
uv sync                                        # install deps (incl. dev group)
uv run pytest                                  # all tests (live tests deselected)
uv run pytest tests/test_rehydrate.py -x      # run one file
uv run pytest tests/test_vault.py::test_reverse_lookup   # run one test
uv run ruff check . && uv run ruff format --check .      # lint + format check
uv run ruff format .                           # apply formatting
…

Read the whole file at its exact version.

How to install

Latest version
mdr add asanderson/llm-redact/CLAUDE.md@git:20260924.640069b
Exact content
mdr add asanderson/llm-redact/CLAUDE.md@sha256:263c98f9a76f5c08

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_b4gxfhv54rr4z3kn.svg)](https://markdownregistry.com/a/art_b4gxfhv54rr4z3kn)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.640069b latest2026-09-24 640069b 73,031 BB view · diff
git:20260924.edd33772026-09-24 edd3377 73,142 BB view · diff
git:20260924.ca0e8122026-09-24 ca0e812 72,984 BB view · diff
git:20260922.4cfe2f32026-09-22 4cfe2f3 72,137 BB view · diff
git:20260922.039b3532026-09-22 039b353 72,018 BB view · diff
git:20260719.319336e2026-07-19 319336e 68,042 BB view · diff
git:20260719.2c28da52026-07-19 2c28da5 68,029 BB view · diff
git:20260717.d02a67a2026-07-17 d02a67a 68,006 BB view

Audit of the latest version

B  13 of 14 checks passed. Deterministic, no model, same answer every run.
  • fail: No link to a raw IP address (matched: http://127.0.0.1:11434)
  • pass: Size between 200 bytes and 200 KB (73031 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No script tag

Source

GitHub

asanderson/llm-redact · 7 stars · license AGPL-3.0 · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_b4gxfhv54rr4z3kn
GET https://markdownregistry.com/api/v1/resolve?ref=asanderson/llm-redact/CLAUDE.md
GET https://markdownregistry.com/api/v1/blob/263c98f9a76f5c08387c64356d610aae54492fdacac27e62f2062a565089d225

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

Other files named CLAUDE.md

CLAUDE.md claude
obra/superpowers · CLAUDE.md
git:20260919.5bf4e78 · audit B · 291,204 stars
CLAUDE.md claude
affaan-m/ecc · CLAUDE.md
git:20260528.04c68e4 · audit A · 266,832 stars
CLAUDE.md claude
firecrawl/firecrawl · CLAUDE.md
git:20260615.fe8d358 · audit A · 184,144 stars
CLAUDE.md claude
garrytan/gstack · CLAUDE.md
git:20260924.06ed920 · audit A · 134,082 stars
CLAUDE.md claude
juliusbrussee/caveman · CLAUDE.md
git:20260908.bb1cfc8 · audit B · 107,708 stars
CLAUDE.md claude
addyosmani/agent-skills · CLAUDE.md
git:20260720.8fd2081 · audit A · 98,554 stars
CLAUDE.md claude
nexu-io/open-design · CLAUDE.md
git:20260430.9b57c22 · audit B · 97,933 stars
CLAUDE.md claude
thedotmack/claude-mem · CLAUDE.md
git:20260723.e29d221 · audit A · 94,550 stars

Browse by kind, by grade B, or by owner.