miaobuao/dsh-document-parser
C3A DeepSeek Harness document parsing tool powered by LiteParse
★ 1+ · miaobuao/dsh-document-parser source on GitHub · this plugin in the registry
miaobuao/dsh-document-parser 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/postinstall.mjs |
| executes system commands | exec | ×6 src, e.g. scripts/postinstall.mjs:1, scripts/postinstall.mjs:1 |
Services it injects
fs 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.