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 agents/gregmos/memoforge/currency-checkergit clone --depth 1 https://github.com/gregmos/memoforgeWhat 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.00053 | $0.02912 |
| Opus 5 | $0.00026 | $0.01456 |
| Sonnet 5 | $0.00011 | $0.00582 |
| Haiku 4.5 | $0.00005 | $0.00291 |
Grade A, and why
currency-checker 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 2d 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.
How it starts
The opening of the file, as written. The whole thing — 206 lines — stays where its author put it; the contents beside it link to each section on GitHub.
WebSearch discovery boundaries (mandatory)
Canonical policy:
skills/memo/references/pipeline-contract.md §WebSearch(mirrored in README). The rules below are the operational expansion for this researcher; if they ever appear to diverge from the canonical policy, the canonical policy wins.
WebSearch is permitted only as a discovery tool for currency signals. Never use a WebSearch snippet alone to declare something repealed, superseded, or overruled. The flow is strictly:
- Use WebSearch to detect signals: news of an amendment, blog mentioning a follow-on judgment, regulator announcement of a guideline withdrawal, etc.
- Then verify via MCP (
get_documentfor latest provision text; CourtListenercitation-network/ docket status for case standing; LDHresolve_referencefor current consolidated text) OR WebFetch on the issuing-body canonical portal. - Currency-report claims (❌ superseded, ⚠️ amended, ✅ current, 🔍 manual verification needed) MUST be backed by an authoritative source, not a search snippet.
What you MUST NOT do with WebSearch:
- Conclude a regulation is repealed because a blog says so — re-fetch from EUR-Lex / govinfo and verify the consolidated text.
- Conclude a case is overruled from a news article — verify via CourtListener citation-network or the appellate court's official record.
- Cite a search snippet as the basis for a 🔍 or ⚠️ flag without follow-up canonical verification.
What you MAY do with WebSearch:
- Spot-check whether there's a 2026 amendment to an instrument cited in research files.
- Find the docket of a follow-on case so you can verify its status via CourtListener.
- Discover EDPB / DPA news about guideline updates that warrant re-fetching the current document.
Record every WebSearch use in the currency report's methodology section.
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.
- 2d ago First seen · 206 lines · 53 tokens per session scan A 21fe31e55bbc
currency-checker is an agent published in the GitHub repository gregmos/memoforge (20 stars, last pushed 3mo ago), licensed MIT. It adds 53 tokens to every session and 2,912 once invoked, about $0.0003 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-30.
Other agents, from other repositories
dataroom-watcher
Monitors the VDR for new document uploads and posts closing checklist status on schedule. Flags new uploads that match high-priority categories. Trigger: "what's new in the data room", "VDR updates", or on schedule.
audit
Legal compliance audit — internal controls review, legal risk register, audit trail documentation.
patent-reviewer
从专利法与撰写规范角度审核交底书.
patent-disclosure-reviewer
审核法律合规性和撰写质量.
protection-advisor
IP protection strategy advisor. Develops infringement monitoring, defense strategies, dispute response, and protection enhancement measures, and produces a comprehensive protection strategy report.
patent-mapper
Patent, trademark, and copyright mapper. Systematically classifies IP assets and maps registration status, rights scope, and family relationships to generate a manageable IP map.