linshule/dsh-balance
C3DeepSeek API 余额 + OpenCodeGo 余量实时显示插件(dsh web GUI):可拖拽双段徽章与详情弹层 + DeepSeek/OpenCodeGo 两个设置页;Key 仅存本机 ~/.dsh/ds-balance.json,OpenCodeGo Key 自动读取 DSH 凭据
★ 5+ · linshule/dsh-balance source on GitHub · this plugin in the registry
linshule/dsh-balance 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 | ×2 src, e.g. lib/index.js:135, lib/index.js:332 |
| reads credential-class env vars | token_env | OPENCODE_GO_API_KEY |
Services it injects
slots subprocess webServer
Outbound domains
opencode.ai api.deepseek.com api.opencode.ai
Environment variables it reads
OPENCODE_GO_API_KEY
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.