honghudavy-star/DSH_plugins_4U

C3

DSH 自建插件集合:微信桥接器 + GUI 微信入口补丁,一键安装

★ 1+ · honghudavy-star/DSH_plugins_4U source on GitHub · this plugin in the registry

honghudavy-star/DSH_plugins_4U 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×5 src, e.g. packages/wallpaper/wallpaper.mjs:6, packages/wallpaper/wallpaper.mjs:6
decodes base64 payloadsbase64_decode×1 src, e.g. packages/vision/luma-mcp/build/image-processor.js:67
starts a network servernet_server×5 src, e.g. packages/wechat/index.mjs:28, packages/wechat/src/dsh-wechat-bridge.mjs:331
reads credential-class env varstoken_envCUSTOM_API_KEY, CUSTOM_AUTH_HEADER, CUSTOM_AUTH_HEADER_VALUE, DASHSCOPE_API_KEY, HUNYUAN_API_KEY, MAX_TOKENS

Services it injects

conversation sessions slots webServer

Outbound domains

api.hunyuan.cloud.tencent.com dashscope.aliyuncs.com api.siliconflow.cn ark.cn-beijing.volces.com open.bigmodel.cn

Environment variables it reads

DSH_WALLPAPER_BUNDLE CUSTOM_API_KEY CUSTOM_MODEL_NAME LUMA_DEBUG MCP_HTTP_HOST MCP_HTTP_TOKEN LUMA_ALLOW_ANY_PATH DSH_BASE WECHAT_CRED_DIR WECHAT_BRIDGE_PORT

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.