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
mdr add ppgranger/token-saver/scripts/AGENTS.md@git:20260919.8bd664bmdr add ppgranger/token-saver/scripts/AGENTS.md@sha256:4c47f7ef492556bePin 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_vo3xg2h7x4oh7lrr)
1 badge views in 30 days
Versions
Audit of the latest version
- 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
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
Every file in ppgranger/token-saver