Culeot/dsh-agent-memory

C3

Cross-session long-term memory plugin for DeepSeek Harness (DSH)

★ 1+ · Culeot/dsh-agent-memory source on GitHub · this plugin in the registry

Culeot/dsh-agent-memory is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, uses eval / new Function, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
can rewrite the system promptprompt_surfacesystemPrompt
executes system commandsexec×6 src, e.g. scripts/build.mjs:5, scripts/build.mjs:5
uses eval / new Functioneval×1 src, e.g. lib/client.js:266
decodes base64 payloadsbase64_decode×2 src, e.g. lib/client.js:88, lib/client.js:89

Services it injects

slots storageDomain systemPrompt tools

Hooks it attaches

agent/error agent/pre-step

Environment variables it reads

DSH_HOME USERPROFILE

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.