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.
npx agentmods add instructions/anrawool/mailrith-agent-platform/gemini-mdgit clone --depth 1 https://github.com/anrawool/mailrith-agent-platformWrote 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.
[](https://agentmods.dev/instructions/anrawool/mailrith-agent-platform/gemini-md)<a href="https://agentmods.dev/instructions/anrawool/mailrith-agent-platform/gemini-md"><img src="https://agentmods.dev/badge/instructions/anrawool/mailrith-agent-platform/gemini-md.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00152 | $0.00152 |
| Opus 5 | $0.00076 | $0.00076 |
| Sonnet 5 | $0.00030 | $0.00030 |
| Haiku 4.5 | $0.00015 | $0.00015 |
Grade A, and why
mailrith-agent-platform GEMINI.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.
What it actually says
Mailrith
Use the Mailrith MCP server and the mailrith-email-marketing skill for
Mailrith email marketing work.
- Connect through OAuth and choose the intended Mailrith workspace.
- Read the connected workspace and available permissions before taking action.
- Prefer reads, drafts, previews, and preflight checks before live changes.
- Ask for confirmation before scheduling or sending a Broadcast, activating a Sequence or Automation, changing Subscriber sending eligibility, deleting data, or taking another live action.
- Keep Subscriber data and tool results bounded.
- Report what changed, the resulting status, and any request or resource IDs.
The extension uses only the official endpoint:
https://api.mailrith.com/mcp.
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.
- 3d ago First seen · 17 lines · 152 tokens per session scan A e20e68a0de73
mailrith-agent-platform GEMINI.md is an instructions file published in the GitHub repository anrawool/mailrith-agent-platform (0 stars, last pushed 7d ago), licensed MIT. It adds 152 tokens to every session, about $0.0008 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.
Other instructions, from other repositories
notebooklm-py CLAUDE.md
Instructions for teng-lin/notebooklm-py, covering claude.md, project overview, development commands, full guide: docs/installation.md and before pushing.
notebooklm-py AGENTS.md
Instructions for teng-lin/notebooklm-py, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
skills copilot-instructions.md
Copilot instructions for microsoft/skills, covering copilot instructions for agent skills, project overview, ⚠️ fresh information first, core principles and 1. think before coding.
email-templates CLAUDE.md
Instructions for ColorlibHQ/email-templates, covering claude.md, repository purpose, layout, commands and editing or adding a template.
openapi AGENTS.md
Instructions for longbridge/openapi, covering agent guidelines, after modifying rust code, after modifying the node.js sdk (nodejs/), after modifying the python sdk api (python/) and after modifying the c sdk (c/).
contentful.php AGENTS.md
Instructions for contentful/contentful.php, covering agent guide, quick reference, sharp edges & invariants, key conventions and integration points.