LiuMengxuan04/oh-my-dsh

C3

Oh My DSH (DSH Autopilot): durable, bounded autonomous development for DeepSeek Harness

★ 10+ · LiuMengxuan04/oh-my-dsh source on GitHub · this plugin in the registry

LiuMengxuan04/oh-my-dsh is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, gates tool execution, executes system commands.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can rewrite the system promptprompt_surfacesystemPrompt, tools/pre-execute
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×4 src, e.g. src/delivery-service.ts:2, src/doctor.ts:3

Services it injects

agents autonomy autopilotDelivery autopilotLifecycleHooks autopilotMemory autopilotMissions autopilotRalph autopilotRecoveryReadiness autopilotRunDashboard autopilotTeam autopilotWorkflows commands fs goals missingLeafService sessions shell skills storageDomain subagents systemPrompt tools

Hooks it attaches

agent/created agent/disposed agent/error agent/inbox/claimed agent/pre-step agent/session-start agent/status agent/turn-stopping autonomy/changed goal/changed session/event session/flush subagent/start tools/change tools/execute tools/post-execute tools/pre-execute tools/result

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.