february2015/dsh-dingo

C3

DSH 声音提醒 + 对话直达插件:多对话并行时,哪个对话有回复就出声提醒,点右上角卡片直达对应对话;切到别的应用时还有系统级通知(macOS 通知中心 / Windows toast),点击直达。当前对话当/当当(crisp 档),其他对话叮/叮叮(soft 档)。

★ 0 · february2015/dsh-dingo source on GitHub · this plugin in the registry

february2015/dsh-dingo is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy
executes system commandsexec×3 src, e.g. src/sysnotify.ts:20, src/sysnotify.ts:73
decodes base64 payloadsbase64_decode×1 src, e.g. src/client/deep-link.ts:26

Services it injects

apiProxy connection locale slots

Hooks it attaches

session/event

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.