sakurarain1213/deepseek-harness-lite
C3A lightweight, local-first distribution and verified plugin kit for DeepSeek Harness.
★ 1+ · sakurarain1213/deepseek-harness-lite source on GitHub · this plugin in the registry
sakurarain1213/deepseek-harness-lite is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It can rewrite the system prompt, executes system commands, reads credential-class env vars, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| can rewrite the system prompt | prompt_surface | systemPrompt |
| executes system commands | exec | ×19 src, e.g. scripts/check-secrets.mjs:1, scripts/generate-compatibility-assets.mjs:1 |
| reads credential-class env vars | token_env | DEEPSEEK_API_KEY |
| ships no manifest | no_manifest | uses 2 services, 9 tool regs, no manifest |
Services it injects
systemPrompt tools
Environment variables it reads
NPM_CONFIG_REGISTRY NODE_RUNTIME_LICENSE DEEPSEEK_BASE_URL DEEPSEEK_API_KEY DSH_LITE_RELEASE_VERIFY DSH_COMPAT_CHANNEL GITHUB_SHA PATHEXT DEEPSEEK_MODEL
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.