wujiahaocoder/dsh-delete-session-plugin
C2Adds a Delete-session action to the DeepSeek Harness sidebar three-dot menu (dsh 0.1.0-rc.6)
★ 0 · wujiahaocoder/dsh-delete-session-plugin source on GitHub · this plugin in the registry
wujiahaocoder/dsh-delete-session-plugin is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It runs code at install time, uses eval / new Function, decodes base64 payloads, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| runs code at install time | install_script | install: node install.js |
| uses eval / new Function | eval | ×2 src, e.g. patched/@deepseek-ai/dsh-client-connection/lib/client.js:696, patched/@deepseek-ai/dsh-client-runtime/lib/client.js:493 |
| decodes base64 payloads | base64_decode | ×6 src, e.g. patched/@deepseek-ai/dsh-client-connection/lib/client.js:1861, patched/@deepseek-ai/dsh-client-connection/lib/client.js:1912 |
| ships no manifest | no_manifest | uses 19 services, 0 tool regs, no manifest |
Services it injects
agentDefaultModel agents attachments connection directoryPicker llm locale remote sessionPersistence sessionQuery sessions slots storageDomain subagents tools typert userQuestions workspaceRegistry workspaces
Hooks it attaches
agent/error agent/status approval/request domain/changed session/created session/disposed session/event
Outbound domains
www.deepseek.com docs.deepseek.com bit.ly
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.