534119219/dsh-messaging

C3

DSH 消息平台插件(messaging-core):27 个消息渠道统一接入,移植自 hermes-agent

★ 1+ · 534119219/dsh-messaging source on GitHub · this plugin in the registry

534119219/dsh-messaging is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, decodes base64 payloads, starts a network server, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
decodes base64 payloadsbase64_decode×2 src, e.g. packages/messaging-core/lib/qr.js:46, packages/messaging-core/lib/qr.js:47
starts a network servernet_server×1 src, e.g. packages/messaging-core/lib/http.js:31
reads credential-class env varstoken_envA2A_BEARER_TOKEN, BLUEBUBBLES_PASSWORD, DINGTALK_CLIENT_SECRET, DISCORD_BOT_TOKEN, DSH_API_TOKEN, EMAIL_PASSWORD

Services it injects

agents messaging sessions settings tools

Hooks it attaches

dispose session/event

Outbound domains

ilinkai.weixin.qq.com ntfy.sh bot.example.com q.qq.com www.googleapis.com bot.yuanbao.tencent.com api.telegram.org chat.googleapis.com matrix.org mattermost.example.com

Environment variables it reads

DSH_HOME DSH_WEB_URL A2A_BEARER_TOKEN DSH_API_TOKEN BLUEBUBBLES_SERVER_URL BLUEBUBBLES_PASSWORD DINGTALK_CLIENT_ID DINGTALK_CLIENT_SECRET DISCORD_BOT_TOKEN EMAIL_IMAP_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.