Stu-KatoMegumi/dsh-message
C3dsh-message 是面向 DeepSeek Harness 的统一消息接入插件,仅包含微信、飞书、QQ、企业微信和钉钉。项目采用一套 Host/Client 插件、统一设置页和统一 HTTP Harness 会话链路,并在五个渠道上共享提示词、长期记忆和会话策略。并且可以定制鲸鱼娘的soul哦~
★ 1+ · Stu-KatoMegumi/dsh-message source on GitHub · this plugin in the registry
Stu-KatoMegumi/dsh-message is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can intercept API traffic | api_intercept | apiProxy, webServer |
| executes system commands | exec | ×23 src, e.g. install.mjs:11, install.mjs:11 |
| reads credential-class env vars | token_env | FEISHU_APP_SECRET, FEISHU_SECRET_SERVICE |
Services it injects
apiProxy connection credentials locale slots webServer workspaces
Outbound domains
ilinkai.weixin.qq.com oapi.dingtalk.com api.dingtalk.com work.weixin.qq.com novac2c.cdn.weixin.qq.com open.larksuite.com open.feishu.cn
Environment variables it reads
DSH_HOME DSH_PROFILE DSH_ROOT DSH_CLI ComSpec LOCALAPPDATA WX_BOT_CWD WX_BOT_SESSION_DIR WX_BOT_PRESET WX_BOT_SLOW_ACK_MS
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.