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 Zenetusken/consolidate-memorynpx agentmods add plugins/zenetusken/consolidate-memory/dream-beta-testergit clone --depth 1 https://github.com/Zenetusken/consolidate-memoryWrote 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/zenetusken/consolidate-memory/dream-beta-tester)<a href="https://agentmods.dev/plugins/zenetusken/consolidate-memory/dream-beta-tester"><img src="https://agentmods.dev/badge/plugins/zenetusken/consolidate-memory/dream-beta-tester.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
dream-beta-tester 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 5d 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
{
"name": "dream-beta-tester",
"version": "0.1.8",
"description": "Beta-tests the consolidate-memory \"dream\" skill ITSELF \u2014 the QA companion to it. A deterministic invariant oracle plus a judgment-lens skill (/dream-beta-test) that finds defects, regressions, and dishonest reports in the dream/consolidation skill, honest by construction (confirmed defects are kept separate from suspected ones). Use to QA, audit, stress-test, or validate a consolidate-memory version before shipping it; NOT for normal memory consolidation (that is the consolidate-memory skill itself). Ships a maintainer continuous-QA pre-push gate with a frozen self-test canary, and a deterministic orchestrator contract (reports/latest.json) for autonomous release self-heal.",
"author": {
"name": "Zenetusken",
"url": "https://github.com/Zenetusken"
},
"homepage": "https://github.com/Zenetusken/consolidate-memory",
"repository": "https://github.com/Zenetusken/consolidate-memory",
"license": "MIT",
"keywords": [
"beta-testing",
"qa",
"regression",
"consolidate-memory",
"dream",
"self-heal",
"skill"
]
}
What it installs
The manifest is a name and a version. 1 skill travel with it, and installing the plugin installs all of them — 189 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.
- 5d ago First seen · 22 lines scan A 02f61f1328b3
dream-beta-tester is a plugin published in the GitHub repository Zenetusken/consolidate-memory (6 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
alive
Local, user-owned context for Claude Code. Keep your work in files you control.
evolving-lite
Self-evolving Claude Code system that learns from corrections, manages context, and improves every session.
zc-ctx
Secure memory + persistent context + skill-admission gate for Claude Code. HMAC-chained toolcalls + outcomes, per-agent HKDF subkey isolation, Postgres RLS, work-stealing task queue, MemGPT-style persistent memory, Agent Notebook Model (Read→Summary redirect), and v0.26.0+ Anthropic-style filesystem skills with AST.
piyaz
Persistent context network for coding projects. Tracks tasks, dependencies, and decisions across sessions.
furl
Furl context compression for Claude Code: bundles the Furl MCP server (furlcompress / furlretrieve / furlstats / furlpurge / furlsearch / furllist) and a fail-open PostToolUse hook that shrinks large tool outputs before they land in context. Originals stay byte-exactly retrievable via > markers.
context-guard
ContextGuard keeps AI coding-agent context lean, safe, and auditable with project-local setup, scans, large-read guards, output trimming/sanitizing, queryable log artifacts, budgeted context packs, tool/MCP schema pruning, statusline visibility, and usage audits.