superboy911/dsh-model-router
C3DSH model-routing plugin for keyword routing and isolated image generation / DSH 关键词路由与隔离生图插件
★ 1+ · superboy911/dsh-model-router source on GitHub · this plugin in the registry
superboy911/dsh-model-router is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, executes system commands, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt, system-prompt/assemble |
| executes system commands | exec | ×1 src, e.g. scripts/check-secrets.mjs:3 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. lib/tools.js:274, src/tools.ts:324 |
Services it injects
agents connection credentials llm locale remote sessions settings slots systemPrompt tools
Hooks it attaches
agent/inbox/inserted connection/reset llm/adapters-updated system-prompt/assemble
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.