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.
git clone --depth 1 https://github.com/sssstwee/tastedistillWrote 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/sssstwee/tastedistill/tastedistill-claude)<a href="https://agentmods.dev/plugins/sssstwee/tastedistill/tastedistill-claude"><img src="https://agentmods.dev/badge/plugins/sssstwee/tastedistill/tastedistill-claude.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
tasted 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 7d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- tasted — 100% identical, 0 lines differ
What it actually says
{
"name": "tasted",
"description": "Portable taste distillation and engineering harness for Codex and Claude Code.",
"version": "0.0.19",
"author": {
"name": "sssstwee",
"url": "https://github.com/sssstwee"
},
"homepage": "https://github.com/sssstwee/tastedistill",
"repository": "https://github.com/sssstwee/tastedistill",
"license": "MIT",
"keywords": [
"agent",
"skills",
"taste-distillation",
"workflow",
"coding"
],
"skills": "./claude-skills/",
"mcpServers": "./.mcp.json"
}
What it installs
The manifest is a name and a version. 6 skills, 1 MCP server travel with it, and installing the plugin installs all of them — 364 tokens a session between them. Each is measured on its own page, and each can be installed alone.
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.
- 7d ago First seen · 22 lines scan A 672ab7b12810
tasted is a plugin published in the GitHub repository sssstwee/tastedistill (2 stars, last pushed 3mo ago), 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
hindsight-memory
Automatic long-term memory for Cursor via Hindsight. Recalls relevant memories before each prompt and retains conversation transcripts after each response.
deja
deja-vu memory for Gemini CLI: the coding sessions already on your disk — Gemini CLI, Claude Code, Codex, Cursor and eighteen more — searchable and recalled, including work from before it was installed.
prd-os
PRD operating system: capture rough ideas, draft reviewable PRDs, run standard and adversarial review (Codex or a Claude senior-staff-engineer subagent, recorded truthfully), triage findings, decompose approved PRDs into atomic issue specs, and execute those issues with scope enforcement, stop-gate receipts, and…
codemem
Persistent memory for Claude Code. Capture work across sessions and recall relevant context.
hipocampus
Persistent agent memory that survives across sessions — auto-compacting 3-tier memory with hybrid search. Your agent remembers what it learned, decided, and built.
axme-code
(Alpha) Persistent memory, architectural decisions, and safety guardrails for Claude Code. Your agent starts every session with full project context — stack, decisions, patterns, safety rules, and a handoff from the previous session.