peterwangze/dsh-agent-router
C3DeepSeek Harness 多模型路由插件:让专业的事情交给专业的 agent——自定义视觉/翻译/语音/子代理等专业 agent 并绑定独立模型,多模态账号一键登录、账号池健康路由与实时用量统计
★ 1+ · peterwangze/dsh-agent-router source on GitHub · this plugin in the registry
peterwangze/dsh-agent-router is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | systemPrompt, webServer |
| executes system commands | exec | ×5 src, e.g. lib/service.js:29, lib/service.js:1129 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. lib/service.js:392 |
| starts a network server | net_server | ×1 src, e.g. lib/index.js:84 |
Services it injects
connection locale remote settings slots systemPrompt tools typert webServer
Outbound domains
www.googleapis.com api.openai.com generativelanguage.googleapis.com chatgpt.com accounts.google.com oauth2.googleapis.com api.anthropic.com api.x.ai claude.ai grok.com
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.