omdsh-dev/plugin-template

C3

基于原turtle ui官方仓库创建的plugin模板仓库

★ 10+ · omdsh-dev/plugin-template source on GitHub · this plugin in the registry

omdsh-dev/plugin-template is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×8 src, e.g. scripts/extract-patch.mjs:30, scripts/extract-patch.mjs:30

Services it injects

invariants

Environment variables it reads

DSH_HARNESS

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.