zhuiyueya/dsh-im-gateway

C3

把 dsh agent 接入微信、飞书等 20+ 聊天平台的聚合网关插件 | Aggregate IM gateway for DeepSeek Harness (dsh): connect your agents to WeChat, Feishu, Telegram, Discord & 20+ chat platforms

★ 10+ · zhuiyueya/dsh-im-gateway source on GitHub · this plugin in the registry

zhuiyueya/dsh-im-gateway is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×8 src, e.g. lib/channels/imessage.js:7, lib/channels/imessage.js:9
decodes base64 payloadsbase64_decode×4 src, e.g. lib/channels/nostr.js:51, lib/channels/wechat.js:55
starts a network servernet_server×10 src, e.g. lib/channels/googlechat.js:19, lib/channels/line.js:23
reads credential-class env varstoken_envDSH_DISCORD_TOKEN, DSH_FEISHU_APP_SECRET, DSH_LINE_SECRET, DSH_LINE_TOKEN, DSH_MATRIX_ACCESS_TOKEN, DSH_MATTERMOST_TOKEN

Services it injects

agentPresets agents attachments jobs sessionQuery slots tools userQuestions webServer

Hooks it attaches

approval/request session/event

Outbound domains

matrix.org discord.com docs.openclaw.ai twitchtokengenerator.com slack.com api.qrserver.com icons.duckduckgo.com open.feishu.cn t.me q.qq.com

Environment variables it reads

DSH_HOME DSH_NOSTR_RELAYS DSH_DISCORD_TOKEN DSH_FEISHU_APP_ID DSH_FEISHU_APP_SECRET DSH_IMSG_PATH DSH_IRC_SERVER DSH_LINE_TOKEN DSH_LINE_SECRET DSH_MATRIX_HOMESERVER

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.