omdsh-dev/dsh-security-audit
C3DSH 本机安全审计插件:配置/插件来源/会话/网络暴露面,只读脱敏风险报告
★ 10+ · omdsh-dev/dsh-security-audit source on GitHub · this plugin in the registry
omdsh-dev/dsh-security-audit is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/install.js |
| executes system commands | exec | ×6 src, e.g. lib/rules.js:24, src/rules.ts:38 |
Services it injects
invariants tools
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.