memorax-ai/dsh-harmony

C3

A library for patching, replacing and decorating dsh plugin during runtime

★ 10+ · memorax-ai/dsh-harmony source on GitHub · this plugin in the registry

memorax-ai/dsh-harmony is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./harmony.patch.yml
runs code at install timeinstall_scriptpostinstall: node -e "if (process.env.npm_config_global === 'true') import('./scripts/postinstall.cjs')"
executes system commandsexec×3 src, e.g. src/installer.ts:1, src/installer.ts:43

Services it injects

appExit harmony locale slots

Hooks it attaches

internal/plugin

Environment variables it reads

DSH_HARMONY_ACTIVE DSH_HARMONY_IGNORE_ONCE DSH_HARMONY_DSH_ENTRY ComSpec DSH_DESKTOP DSH_HARMONY_REACT_TRACE

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.