Ychris12138/dsh-usage-stats

C3

Provider balances, subscription quotas, and token-usage analytics for the DeepSeek Harness Web GUI (dsh web).

★ 50+ · Ychris12138/dsh-usage-stats source on GitHub · this plugin in the registry

Ychris12138/dsh-usage-stats 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, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×4 src, e.g. scripts/test-install.mjs:5, scripts/test-install.mjs:5
uses eval / new Functioneval×1 src, e.g. scripts/smoke-client.mjs:42
starts a network servernet_server×2 src, e.g. scripts/test-accounts.mjs:543, scripts/test-accounts.mjs:548

Services it injects

credentials llm locale sessionPersistence sessions settings slots webServer

Outbound domains

api.deepseek.com api.z.ai opencode.ai api.minimax.io www.minimax.io relay.example.com openrouter.ai api.kimi.com www.minimaxi.com api.passionapi.com

Environment variables it reads

DSH_HOME SMOKE_NODE_MODULES

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.