chnjames/dsh-plugin-market

C3

DSH 插件市场 — DeepSeek Harness 设置内一键安装社区插件,并提供公开目录站(浏览 / 复制安装命令)

★ 1+ · chnjames/dsh-plugin-market source on GitHub · this plugin in the registry

chnjames/dsh-plugin-market 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_patchcordis.yml
executes system commandsexec×1 src, e.g. src/utils/dsh-cli.ts:5
decodes base64 payloadsbase64_decode×1 src, e.g. src/utils/github-api.ts:113
reads credential-class env varstoken_envDSH_NPM_KEYWORD, GH_TOKEN, GITHUB_TOKEN

Services it injects

locale remote slots tools

Outbound domains

api.github.com cdn.jsdelivr.net www.npmjs.com api.npmjs.org dsh-plugin-market.vercel.app

Environment variables it reads

DSH_TOPIC DSH_NPM_KEYWORD DSH_NPM_REGISTRY GITHUB_TOKEN GH_TOKEN DSH_HOME

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.