omdsh-dev/dsh-notification
C3Desktop notifications for DeepSeek Harness turn completions, with per-outcome controls and include/exclude keyword rules.
★ 50+ · omdsh-dev/dsh-notification source on GitHub · this plugin in the registry
omdsh-dev/dsh-notification 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, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×3 src, e.g. build.mjs:13, build.mjs:13 |
| uses eval / new Function | eval | ×1 src, e.g. lib/index.js:258 |
| decodes base64 payloads | base64_decode | ×5 src, e.g. lib/index.js:66, lib/index.js:67 |
Services it injects
invariants locale sessionProjections sessions slots
Hooks it attaches
connection/reset
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.