AGENTS.md agentsA
AGENTS.md is agent-read markdown (agents) from drevendev/hungrycrab.
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
# Agent guide for Hungry Crab This file is for coding agents; Claude Code reads it through `CLAUDE.md`. Humans should start with `CONTRIBUTING.md`. ## What this repository is Hungry Crab (`crab`) is a deterministic Python CLI that digests a foreign repository (the *prey*) into a token-budgeted `digest/` folder, so that an agent can later decide what is worth carrying over into its own repository (the *maw*) without violating licenses. The design is written down in `docs/design/`; follow it instead of re-deriving decisions. The vocabulary is in `docs/design/GLOSSARY.md` — prey, maw, nutrient, menu, hunger, meal, ledger — and it is the authority when a document disagrees with it. The decisions log is at the end of `docs/design/01-concept-and-skill.md`. ## Layout - `src/hungry_crab/cli.py`: argparse entry point (`crab sniff | catch | digest | compare | menu | serve | ledger | tune | init | update | cache`). - `src/hungry_crab/prey_guard.py`: fail-closed `PreToolUse` decision logic for shell commands that touch the prey cache; only a small audited read-only command surface is allowed. `cleanroom_guard.py` is the second hook, which keeps the clean-room implementer out of the …
Read the whole file at its exact version.
How to install
mdr add drevendev/hungrycrab/AGENTS.md@git:20260922.1812ae7mdr add drevendev/hungrycrab/AGENTS.md@sha256:5b7c36c78931b75bPin 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.
[](https://markdownregistry.com/a/art_kvof6u2z2o73lh2z)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260922.1812ae7 latest | 2026-09-22 | 1812ae7 | 5,654 B | A | view · diff |
| git:20260922.23e245e | 2026-09-22 | 23e245e | 4,571 B | A | view · diff |
| git:20260921.0151b23 | 2026-09-21 | 0151b23 | 4,563 B | A | view · diff |
| git:20260906.f99ce94 | 2026-09-06 | f99ce94 | 4,381 B | A | view · diff |
| git:20260906.94819d6 | 2026-09-06 | 94819d6 | 4,224 B | A | view · diff |
| git:20260906.0d1fa42 | 2026-09-06 | 0d1fa42 | 3,995 B | A | view · diff |
| git:20260905.7f04307 | 2026-09-05 | 7f04307 | 3,000 B | A | view |
Audit of the latest version
- pass: Size between 200 bytes and 200 KB (5654 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 link to a raw IP address
- pass: No script tag
Source
drevendev/hungrycrab · 4 stars · license MIT · pushed 2026-09-24 · branch master
API
GET https://markdownregistry.com/api/v1/artifacts/art_kvof6u2z2o73lh2z GET https://markdownregistry.com/api/v1/resolve?ref=drevendev/hungrycrab/AGENTS.md GET https://markdownregistry.com/api/v1/blob/5b7c36c78931b75bd2e3270b434b0326048248001559207dfbac668f4369977b
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.
More from drevendev/hungrycrab
Every file in drevendev/hungrycrab