Xenia0922/dsh-opencode-go-usage
C3DeepSeek Harness 插件:OpenCode Go 用量与花费悬浮仪表盘(配额、逐请求成本、模型/来源分布)
★ 10+ · Xenia0922/dsh-opencode-go-usage source on GitHub · this plugin in the registry
Xenia0922/dsh-opencode-go-usage is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×3 src, e.g. scripts/verify-cdp.mjs:8, scripts/verify-cdp.mjs:8 |
| uses eval / new Function | eval | ×1 src, e.g. scripts/verify-cdp.mjs:15 |
Outbound domains
opencode.ai
Environment variables it reads
OCGO_DISABLE_UPDATE DSH_HOME
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.