PeanutsDou/peanut-dsh-plugin
C3PeanutsDou 的 DeepSeek Harness 插件合集:dsh-launcher 桌面壳等个人维护插件
★ 1+ · PeanutsDou/peanut-dsh-plugin source on GitHub · this plugin in the registry
PeanutsDou/peanut-dsh-plugin is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, can spawn subprocesses, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | subprocess, webServer, system-prompt/assemble |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×40 src, e.g. dsh-file-launcher/index.js:12, dsh-apex-standard/preset/custom-bash.mjs:208 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. dsh-better-sidebar/src/client/editor-load.ts:39 |
Services it injects
agents commands connection cordisInspect credentials invariants llm locale modelDirectories sandboxPolicy sessionPersistence sessionQuery sessions settings settingsScope shell skills slots subprocess theme tools webRuntime webServer workspaceRegistry workspaces
Hooks it attaches
agent/created agent/pre-step agent/request agent/status agent/turn-stopping session/event system-prompt/assemble theme/change
Outbound domains
awesome-dsh-plugin.com api.deepseek.com api.github.com dav.jianguoyun.com app.koofr.net
Environment variables it reads
DSH_HOME USERPROFILE SystemRoot LOCALAPPDATA ComSpec DSH_MARKET_INSTALL_TIMEOUT_MS DSH_WEB_URL PATHEXT
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.