bruc3van/dsh-desktop-safe-market
C3唯一主打安全,提倡先审查再安装的 DSH 市场,深度扫描 5 分钟,放心使用每一天。
★ 5+ · bruc3van/dsh-desktop-safe-market source on GitHub · this plugin in the registry
bruc3van/dsh-desktop-safe-market is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, uses eval / new Function, decodes base64 payloads, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| uses eval / new Function | eval | ×2 src, e.g. lib/index.js:236, lib/plugin.js:23111 |
| decodes base64 payloads | base64_decode | ×15 src, e.g. lib/client.js:1287, lib/client.js:2645 |
| reads credential-class env vars | token_env | LOG_TOKENS |
Services it injects
conversation invariants loader locale remote sessions settings skills slots storageDomain typert workspaces
Hooks it attaches
connection/reset
Outbound domains
gitee.com
Environment variables it reads
LOG_STREAM LOG_TOKENS
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.