omdsh-dev/dsh-hub-workshop
C3★ 1+ · omdsh-dev/dsh-hub-workshop source on GitHub · this plugin in the registry
omdsh-dev/dsh-hub-workshop is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×10 src, e.g. scripts/checkout-intake-source.mjs:3, scripts/harness-adapters.mjs:1 |
| decodes base64 payloads | base64_decode | ×2 src, e.g. scripts/registry-signing-lib.mjs:24, scripts/sign-registry.mjs:18 |
| starts a network server | net_server | ×4 src, e.g. scripts/harness-adapters.mjs:184, scripts/harness-adapters.mjs:186 |
| reads credential-class env vars | token_env | GITHUB_TOKEN, OMDSH_REGISTRY_SIGNING_KEY_B64, OMDSH_REGISTRY_SIGNING_KEY_ID |
Outbound domains
api.github.com static.modelcontextprotocol.io hub.omdsh.dev avatars.githubusercontent.com spdx.org spdx.github.io hub.0.org.cn cloudflareinsights.com static.cloudflareinsights.com
Environment variables it reads
GITHUB_OUTPUT GITHUB_TOKEN GITHUB_RUN_ID GITHUB_REPOSITORY LC_ALL GITHUB_EVENT_PATH OMDSH_TOPIC_FETCH_TIMEOUT_MS OMDSH_TOPIC_AUDIT_CONCURRENCY AUTOMATION_BRANCH AUTOMATION_TITLE
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.