Ericwong5021/deepseek-plugin-store
C3DeepSeek Harness 独立社区插件商店:发现、安装并提交经过验证的插件、工具与扩展。 | Independent community plugin directory.
★ 10+ · Ericwong5021/deepseek-plugin-store source on GitHub · this plugin in the registry
Ericwong5021/deepseek-plugin-store is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can spawn subprocesses, executes system commands, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| executes system commands | exec | ×3 src, e.g. lib/index.js:36, scripts/monitor-upstream.mjs:5 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY, GITHUB_TOKEN, LLM_CLASSIFIER_API_KEY |
Services it injects
commands connection sessions slots subprocess
Outbound domains
api.github.com deepseekplugin.store awesome-dsh-plugin.com schema.org awesome.re api.deepseek.com www.sitemaps.org codex.talktodo.cn linux.do
Environment variables it reads
GITHUB_TOKEN DSH_HOME DEEPSEEK_API_KEY AI_BASE_URL AI_MODEL AI_QUALITY_LIMIT LLM_CLASSIFIER_API_KEY LLM_CLASSIFIER_BASE_URL LLM_CLASSIFIER_MODEL LLM_CLASSIFIER_LIMIT
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.