ZASENJC/dsh-plugins-store
C3自动分类、收录和验证 DeepSeek-Harness 社区插件的市场。 Automatically categorize, curate, and validate the DeepSeek-Harness community plugin marketplace.
★ 50+ · ZASENJC/dsh-plugins-store source on GitHub · this plugin in the registry
ZASENJC/dsh-plugins-store is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×9 src, e.g. scripts/validation/archive-downloader.ts:1, scripts/validation/baseline-cli.ts:1 |
| starts a network server | net_server | ×2 src, e.g. validation/sandbox/channel-mock-smoke.mjs:27, validation/sandbox/channel-mock-smoke.mjs:36 |
| reads credential-class env vars | token_env | GH_TOKEN, GITHUB_TOKEN |
Services it injects
commands skills tools webServer
Hooks it attaches
tools/pre-execute
Outbound domains
api.github.com api.dshmk.com schema.org codeload.github.com dshmk.com
Environment variables it reads
GITHUB_TOKEN GH_TOKEN SITE_BASE CLASSIFICATION_ARCHIVE_PATH DISCOVERY_OUTPUT_PATH VALIDATION_CANDIDATE_CONCURRENCY DSH_TRIVY_CACHE_DIR DSH_VALIDATION_VERSION VALIDATOR_VERSION VALIDATION_STRUCTURE_CONCURRENCY
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.