agentic-control-plane/dsh-acp-plugin
C3Agentic Control Plane for DeepSeek Harness — policy-check every tool call before it runs
★ 1+ · agentic-control-plane/dsh-acp-plugin source on GitHub · this plugin in the registry
agentic-control-plane/dsh-acp-plugin is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, reads credential-class env vars.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| reads credential-class env vars | token_env | ACP_BEARER_TOKEN |
Hooks it attaches
agent/disposed agent/session-start tools/post-execute tools/pre-execute
Outbound domains
cloud.agenticcontrolplane.com govern.agenticcontrolplane.com
Environment variables it reads
ACP_BEARER_TOKEN ACP_GOVERN_BASE ACP_API_BASE ACP_AGENT_TIER ACP_SHADOW
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.