omdsh-dev/dsh-mnemon
C3Three-tier memory control plane for DeepSeek Harness: persistent runtime context, searchable project documents, pluggable long-term memory, smart routing, supervised agent workflows, WebUI, and headle
★ 50+ · omdsh-dev/dsh-mnemon source on GitHub · this plugin in the registry
omdsh-dev/dsh-mnemon is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×10 src, e.g. scripts/verify-deterministic-build.mjs:4, scripts/verify-deterministic-build.mjs:4 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. src/pack.ts:172, src/client/MnemonPackSection.tsx:39 |
| starts a network server | net_server | ×2 src, e.g. scripts/verify-headless-profile.mjs:50, scripts/verify-headless-profile.mjs:81 |
| reads credential-class env vars | token_env | OPENVIKING_ROOT_API_KEY, SUPERMEMORY_API_KEY |
Services it injects
agents commands connection locale sessions settings slots subagents tools workspaces
Hooks it attaches
agent/created agent/pre-step agent/session-start agent/turn-stopping settings/updated
Outbound domains
api.github.com api.honcho.dev api.mem0.ai api.hindsight.vectorize.io api.retaindb.com api.supermemory.ai
Environment variables it reads
OPENVIKING_ROOT_API_KEY MNEMON_DATA_DIR BRV_PATH SUPERMEMORY_API_KEY PROVIDER_LAB_ONLY MEM0_LLM_MODEL npm_execpath MNEMON_STORE DSH_HOME
How to read this
Levels measure capability surface and transparency, not maliciousness. A C3 plugin can be entirely legitimate — a desktop shell genuinely needs subprocesses. The point is that you can see this before installing. See the levels explained and how dsh plugins work.
Findings come from static analysis of shipped code; nothing is executed. Think a flag is wrong? Open an issue — every flag cites the file and line it came from.