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.
/plugin marketplace add MiguelMedeiros/unforgitnpx agentmods add plugins/miguelmedeiros/unforgit/marketplacegit clone --depth 1 https://github.com/MiguelMedeiros/unforgitWrote 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/plugins/miguelmedeiros/unforgit/marketplace)<a href="https://agentmods.dev/plugins/miguelmedeiros/unforgit/marketplace"><img src="https://agentmods.dev/badge/plugins/miguelmedeiros/unforgit/marketplace.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
unforgit-claude-code-marketplace 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 4d 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
{
"$schema": "https://anthropic.com/claude-code/marketplace.schema.json",
"name": "unforgit-claude-code-marketplace",
"description": "Claude Code plugins for Unforgit persistent repository memory.",
"owner": {
"name": "Unforgit"
},
"plugins": [
{
"name": "unforgit",
"description": "Persistent repository memory for AI coding agents using MCP tools, repository rules, and durable project knowledge.",
"author": {
"name": "Unforgit"
},
"category": "development",
"source": {
"source": "git-subdir",
"url": "https://github.com/MiguelMedeiros/unforgit.git",
"path": "plugins/claude-code/unforgit",
"ref": "main"
},
"homepage": "https://github.com/MiguelMedeiros/unforgit"
}
]
}
The plugins it lists here
This marketplace lists 1 plugin kept in the same repository. Each has its own page, its own measurements and its own install command.
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.
- 4d ago First seen · 26 lines scan A b83decdc8bd9
unforgit-claude-code-marketplace is a plugin published in the GitHub repository MiguelMedeiros/unforgit (9 stars, last pushed today), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
inkwell-hooks
Nudges Claude Code / Codex to actually use the Inkwell MCP memory server — search before starting work, and remember non-trivial changes before finishing.
exomem
Governed long-term memory over a markdown vault: raw sources stay immutable, conclusions are compiled with provenance, and nothing is deleted - it is superseded. Requires EXOMEMVAULTPATH to point at your vault; run exomem setup if you do not have one yet.
exomem-hosted-records
Governed long-term memory for relevant project work.
memory
MemForge hook integration for Claude Code.
knowl
Persistent memory for Claude Code. Facts are typed, sourced, and retired when they change, so a query returns the current answer rather than every answer it has ever held. Local SQLite in your repository — no API key, nothing uploaded.
memex
Zettelkasten-based agent memory system with bidirectional links.