knqiufan/powercontext-dsh

C3

DeepSeek Harness plugin that connects to a PowerContext Server over HTTP for recall, memory, handoff, experience, and skills.

★ 10+ · knqiufan/powercontext-dsh source on GitHub · this plugin in the registry

knqiufan/powercontext-dsh is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, executes system commands, starts a network server.

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
gates tool executiontool_gatehook: tools/pre-execute
executes system commandsexec×13 src, e.g. lib/index.js:6, lib/index.js:1136
starts a network servernet_server×2 src, e.g. scripts/e2e-server.mjs:23, scripts/e2e-server.mjs:24

Services it injects

agents tools

Hooks it attaches

agent/pre-step tools/pre-execute

Environment variables it reads

POWERCONTEXT_DSH_FORCE_BUILD POWERCONTEXT_ROOT POWERCONTEXT_OPENAPI

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.