shaobeichen/dsh-im-bridge
C3不用一直在电脑前,远程操控Deepseek Harness,在飞书 / 企业微信 / Telegram 里指挥 DeepSeek Harness:远程派活 · 结果通知 · 危险操作审批
★ 1+ · shaobeichen/dsh-im-bridge source on GitHub · this plugin in the registry
shaobeichen/dsh-im-bridge is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×4 src, e.g. demo/mock-demo.mjs:24, demo/tunnel.mjs:14 |
| starts a network server | net_server | ×2 src, e.g. demo/tunnel.mjs:26, packages/im-wecom/lib/index.js:90 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, FEISHU_APP_SECRET, TELEGRAM_BOT_TOKEN, TELEGRAM_WEBHOOK_SECRET |
Services it injects
agents connection im slots
Hooks it attaches
agent/error approval/request session/event tools/pre-execute
Outbound domains
ilinkai.weixin.qq.com qyapi.weixin.qq.com xxx.trycloudflare.com api.telegram.org ip.sb myip.ipip.net 4.ipw.cn api.ipify.org weixin.qq.com
Environment variables it reads
DSH_HOME DEEPSEEK_API_KEY WORKSPACE_DIR NAME IM_POLICY_DENY FEISHU_APP_ID FEISHU_APP_SECRET IM_ALLOWLIST IM_ADMINS IM_FEISHU_DEBUG
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.