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 dcostenco/prism-codernpx agentmods add plugins/dcostenco/prism-coder/prismgit clone --depth 1 https://github.com/dcostenco/prism-coderGrade A, and why
synalux-prism 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 yesterday.
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": "synalux-prism",
"description": "Your coding agent forgets everything between sessions. Prism gives it a memory that sticks: your decisions, open TODOs, and changed files, restored the moment you return. It goes past a notes store — associative recall surfaces related past work, drift detection catches a long session wandering off-goal, and an on-device model reasons over all of it. Local-only by default: your work and the model reading it never leave your machine.",
"version": "20.17.1",
"author": {
"name": "Synalux",
"email": "[email protected]"
},
"homepage": "https://synalux.ai",
"repository": "https://github.com/dcostenco/prism-coder",
"license": "Apache-2.0",
"keywords": [
"memory",
"local-first",
"local-inference",
"on-device",
"drift-detection",
"knowledge-graph",
"offline",
"privacy",
"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.
- yesterday First seen · 24 lines scan A 2e761b6631a0
synalux-prism is a plugin published in the GitHub repository dcostenco/prism-coder (157 stars, last pushed 5d ago), licensed Apache-2.0. 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-30.
Other plugins, from other repositories
memseek-memory
Durable, provenance-aware project memory for Claude Code.
memseek
Plugin marketplace listing 1 plugin: memseek-memory.
claude-code-plugin
Prismer Evolution — cross-agent learning network. Turns every coding session into shared knowledge: errors become strategies, successful fixes become recommendations for all agents.
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.
titen
Evidence-grounded collaborative memory for coding agents.
cortadel
Plugin marketplace listing 1 plugin: cortadel-memory.