Miku196/dsh-tokensave

C3

DSH 插件:tokensave 语义图 cli 直连——自动索引 + 更新检测,让 AI 用语义查询代替暴力 grep/读文件,大幅省 token

★ 1+ · Miku196/dsh-tokensave source on GitHub · this plugin in the registry

Miku196/dsh-tokensave is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patchcordis.patch.yml
executes system commandsexec×6 src, e.g. test-cli.mjs:5, test-cli.mjs:5
reads credential-class env varstoken_envTOKENSAVE_BINARY, TOKENSAVE_CWD

Outbound domains

crates.io

Environment variables it reads

TOKENSAVE_BINARY TOKENSAVE_CWD

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.