lubaiUwU/DSH-WeChatClawBot

C3

DSH plugin: WeChat floating-ball bridge (QR login, message relay to agent)

★ 0 · lubaiUwU/DSH-WeChatClawBot source on GitHub · this plugin in the registry

lubaiUwU/DSH-WeChatClawBot 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, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/link-peer-shims.mjs
executes system commandsexec×9 src, e.g. dsh-wechat-bot/index.js:21, dsh-wechat-bot/index.js:300
starts a network servernet_server×3 src, e.g. dsh-wechat-bot/index.js:395, dsh-wechat-bridge/index.js:477

Services it injects

agents

Hooks it attaches

agent/error agent/inbox/claimed agent/request approval/request session/created session/disposed session/event

Outbound domains

ilinkai.weixin.qq.com novac2c.cdn.weixin.qq.com

Environment variables it reads

DSH_NODE APPDATA LOCALAPPDATA DSH_HOME PORT STATE_DIR LOG_LEVEL UNAPPROVED_REPLY

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.