omdsh-dev/omdsh-runtime

C3

★ 1+ · omdsh-dev/omdsh-runtime source on GitHub · this plugin in the registry

omdsh-dev/omdsh-runtime is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, reads credential-class env vars.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
executes system commandsexec×4 src, e.g. dist/launcher.mjs:1, dist/launcher.mjs:13
decodes base64 payloadsbase64_decode×3 src, e.g. dist/profile-pack.mjs:358, dist/registry.mjs:291
reads credential-class env varstoken_envOMDSH_BOOT_TOKEN

Outbound domains

hub.omdsh.dev hub.0.org.cn spdx.org spdx.github.io

Environment variables it reads

DSH_HOME OMDSH_LOGICAL_PROFILE OMDSH_GENERATION OMDSH_BOOT_TOKEN

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.