xmanrui/dsh-im
C3通过扫码或机器人凭据把IM机器人接入DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord和WhatsApp)。 Connect IM bots to DeepSeek Harness via QR code or credentials (9 channels).
★ 10+ · xmanrui/dsh-im source on GitHub · this plugin in the registry
xmanrui/dsh-im is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×8 src, e.g. bin/dsh-im.mjs:6, bin/dsh-im.mjs:6 |
| reads credential-class env vars | token_env | FEISHU_APP_SECRET, FEISHU_SECRET_SERVICE |
Services it injects
connection credentials locale slots webServer workspaces
Outbound domains
api.slack.com oapi.dingtalk.com api.dingtalk.com work.weixin.qq.com discord.com open.larksuite.com open.feishu.cn slack.com api.telegram.org ilinkai.weixin.qq.com
Environment variables it reads
DSH_HOME FEISHU_APP_SECRET DSH_IM_CLIENT_ID DINGTALK_REGISTRATION_BASE_URL DINGTALK_REGISTRATION_SOURCE FEISHU_SECRET_SERVICE FEISHU_APP_ID HARNESS_WORKSPACE HARNESS_BASE_URL HARNESS_AGENT_PRESET
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.