omdsh-dev/dsh-mygo
C3★ 10+ · omdsh-dev/dsh-mygo source on GitHub · this plugin in the registry
omdsh-dev/dsh-mygo 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
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×27 src, e.g. scripts/publish-mygo.mjs:11, scripts/publish-mygo.mjs:11 |
| uses eval / new Function | eval | ×1 src, e.g. packages/cordis/mygo/src/service.ts:769 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. packages/cordis/mygo/src/package/lockfile.ts:112 |
Services it injects
absent anything httpServer invariants missing pluginManager present sessionPersistence sessions settings slots storage storageDomain subagents systemPrompt tools
Hooks it attaches
agent/created agent/settled agent/status connection/reset internal/plugin llm/stream pi-ext/from-plugin pi-ext/secret session/created session/disposed session/event system-prompt/change test/emit test/parallel test/serial test/waterfall tools/change tools/execute
Environment variables it reads
DSH_HOME DSH_CHECKOUT DSH_RDB_POSTGRES DSH_PROFILE DSH_BIN DSH_INSTALL_DIR
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.