dingzhenyao/dsh-plugin-directory

C3

DSH Web GUI plugin: a browsable, searchable, stats-driven directory of GitHub DeepSeek Harness plugins (dsh-plugin topic), with CDN hot update, README-gated install, and live search.

★ 1+ · dingzhenyao/dsh-plugin-directory source on GitHub · this plugin in the registry

dingzhenyao/dsh-plugin-directory is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×5 src, e.g. scripts/vitest-sandbox.cjs:18, scripts/vitest-sandbox.cjs:29
decodes base64 payloadsbase64_decode×1 src, e.g. src/data/github.ts:122
reads credential-class env varstoken_envGITHUB_TOKEN

Services it injects

locale remote slots

Outbound domains

api.github.com

Environment variables it reads

DSH_HOME GITHUB_TOKEN

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.