dsh-pub/dsh-pub

C3

The bilingual, source-backed registry and installer for the DeepSeek Harness plugin ecosystem.

★ 1+ · dsh-pub/dsh-pub source on GitHub · this plugin in the registry

dsh-pub/dsh-pub 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, decodes base64 payloads.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
runs code at install timeinstall_scriptpostinstall: node scripts/prepare-project.mjs
executes system commandsexec×17 src, e.g. scripts/prepare-project.mjs:3, scripts/prepare-project.mjs:3
decodes base64 payloadsbase64_decode×2 src, e.g. apps/server/src/github-app.ts:30, apps/server/src/github-app.ts:152
starts a network servernet_server×4 src, e.g. scripts/render-og-image.mjs:34, scripts/render-og-image.mjs:55
reads credential-class env varstoken_envGH_TOKEN, GITHUB_TOKEN, PRODUCT_EVAL_TOKEN

Services it injects

locale slots

Outbound domains

dsh.pub api.github.com challenges.cloudflare.com dsh.tools

Environment variables it reads

GITHUB_OUTPUT GITHUB_TOKEN GITHUB_REPOSITORY GITHUB_RUN_ID ONEE_PROJECT_NAME ONEE_PROJECT_SCOPE ONEE_PROJECT_TITLE GITHUB_SERVER_URL GITHUB_EVENT_PATH GH_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.