SisyphusSQ/dsh-plugins

C3

A monorepo for composable DeepSeek Harness (DSH) plugins.

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

SisyphusSQ/dsh-plugins is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can intercept API traffic, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy, approval
executes system commandsexec×5 src, e.g. packages/dsh-agent-plugins/src/store.ts:19, packages/dsh-worktree-workspaces/src/git.ts:1

Services it injects

agents apiProxy approval commandUi commands connection conversationEvents inputTriggers locale remote sessionQuery sessionReferenceResolver sessions skills slots tools typert workspaceRegistry workspaces

Hooks it attaches

agent/pre-step connection/reset

Outbound domains

agent-plugins.org

Environment variables it reads

DSH_HOME

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.