0xKcyzz/dsh-plugin-store

C3

DeepSeek Harness 插件商店:浏览、搜索、筛选并一键安装 dsh-plugin 生态插件

★ 1+ · 0xKcyzz/dsh-plugin-store source on GitHub · this plugin in the registry

0xKcyzz/dsh-plugin-store 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. lib/index.js:173, lib/index.js:326
decodes base64 payloadsbase64_decode×2 src, e.g. lib/index.js:292, src/install.ts:179
reads credential-class env varstoken_envDSH_PLUGIN_STORE_TOKEN, GITHUB_TOKEN

Services it injects

locale slots webServer

Outbound domains

api.github.com

Environment variables it reads

DSH_HOME GITHUB_TOKEN DSH_PLUGIN_STORE_TOKEN DSH_PLUGIN_STORE_PROFILE

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.