zxz9988/dsh-wechat-bridge
C3DSH 微信桥接插件 | DeepSeek Harness WeChat bridge plugin:把手机微信(腾讯官方 iLink/ClawBot 协议)接入 DSH AI 助手——流式回复、扫码登录、会话持久化、定时任务、网页抓取(MCP)。Connect WeChat to DeepSeek Harness AI via Tencent's official iLink/ClawBot p
★ 1+ · zxz9988/dsh-wechat-bridge source on GitHub · this plugin in the registry
zxz9988/dsh-wechat-bridge is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/ensure-host-junction.mjs |
| executes system commands | exec | ×6 src, e.g. lib/index.js:17, lib/index.js:191 |
Services it injects
agents sessions timer tools
Outbound domains
ilinkai.weixin.qq.com
Environment variables it reads
LOCALAPPDATA DSH_TEST_HOST
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.