Home / ppgranger / token-saver · scripts/AGENTS.md · GitHub

AGENTS.md@scripts agentsA

AGENTS.md@scripts is agent-read markdown (agents) from ppgranger/token-saver.

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

# Hooks, shell execution, and maintenance scripts

- Apply the root Google Python style policy to entry points and maintenance
  scripts. Use absolute module imports after any required path bootstrap;
  justify that import placement locally. Document exit statuses and execution
  side effects, and record broad isolation failures without command/output data.
- Keep hook stdout valid for the host protocol. Send diagnostics to stderr or
  configured logging; malformed input and unavailable optional components must
  fail open without preventing the host from running the original command.
- Never recursively wrap Token-Saver's CLI or wrapper. Preserve exclusions for
  sudo, interactive/streaming/background commands, redirection, unsafe shell
  constructs, and unsupported pipelines. Safe trailing pipes and command chains
  have explicit existing rules; do not broaden them with naive string splitting.
- Use shared quote-aware shell helpers. Keep `explain_decision()` consistent
  with the actual wrapping decision so diagnostics report production behavior.
- Preserve command execution exactly once, original exit status, cwd/environment
…

Read the whole file at its exact version.

How to install

Latest version
mdr add ppgranger/token-saver/scripts/AGENTS.md@git:20260919.8bd664b
Exact content
mdr add ppgranger/token-saver/scripts/AGENTS.md@sha256:4c47f7ef492556be

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_vo3xg2h7x4oh7lrr.svg)](https://markdownregistry.com/a/art_vo3xg2h7x4oh7lrr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260919.8bd664b latest2026-09-19 8bd664b 2,265 BA view

Audit of the latest version

A  14 of 14 checks passed. Deterministic, no model, same answer every run.
  • pass: Size between 200 bytes and 200 KB (2265 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

GitHub

ppgranger/token-saver · 153 stars · license Apache-2.0 · pushed 2026-09-19 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_vo3xg2h7x4oh7lrr
GET https://markdownregistry.com/api/v1/resolve?ref=ppgranger/token-saver/scripts/AGENTS.md
GET https://markdownregistry.com/api/v1/blob/4c47f7ef492556bedbd22f88a0f7b8c370e8d3095d0ea9df0c9144d2c3fa80de

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 ppgranger/token-saver

AGENTS.md@.github agents
ppgranger/token-saver · .github/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
AGENTS.md agents
ppgranger/token-saver · AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
CLAUDE.md claude
ppgranger/token-saver · CLAUDE.md
git:20260307.2322767 · audit A · 153 stars
AGENTS.md@antigravity agents
ppgranger/token-saver · antigravity/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
AGENTS.md@docs agents
ppgranger/token-saver · docs/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
llms.txt@docs llmstxt
ppgranger/token-saver · docs/llms.txt
git:20260919.fd3c6dd · audit A · 153 stars
AGENTS.md@examples agents
ppgranger/token-saver · examples/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
AGENTS.md@installers agents
ppgranger/token-saver · installers/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
llms.txt llmstxt
ppgranger/token-saver · llms.txt
git:20260919.fd3c6dd · audit A · 153 stars
AGENTS.md@skills agents
ppgranger/token-saver · skills/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars
token-saver-config skill
ppgranger/token-saver · skills/token-saver-config/SKILL.md · Configure and diagnose token-saver compression settings. Use when the user asks about adjusting compression levels…
git:20260804.be43884 · audit A · 153 stars
AGENTS.md@src agents
ppgranger/token-saver · src/AGENTS.md
git:20260919.8bd664b · audit A · 153 stars

Every file in ppgranger/token-saver

Other files named AGENTS.md@scripts

AGENTS.md@scripts agents
bytedance/deer-flow · scripts/AGENTS.md
git:20260924.4ccf4e1 · audit A · 82,945 stars
AGENTS.md@scripts agents
code-yeongyu/senpi · scripts/AGENTS.md
git:20260920.e927158 · audit B · 444 stars
AGENTS.md@scripts agents
majiayu000/spellbook · scripts/AGENTS.md
git:20260623.1378532 · audit A · 285 stars
AGENTS.md@scripts agents
7xuanlu/wenlan · scripts/AGENTS.md
git:20260923.92db83c · audit A · 78 stars
AGENTS.md@scripts agents
activeinferenceinstitute/generalizednotationnotation · scripts/AGENTS.md
git:20260922.dbfdaa1 · audit A · 31 stars
AGENTS.md@scripts agents
terminallylazy/tree-ring-memory · scripts/AGENTS.md
git:20260917.31d7aaf · audit A · 18 stars
AGENTS.md@scripts agents
liatrio-labs/claude-code-gauntlet · scripts/AGENTS.md
git:20260923.9c3699c · audit A · 12 stars
AGENTS.md@scripts agents
ccoalm/ccl-skills · scripts/AGENTS.md
git:20260812.206facb · audit A · 7 stars

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