chiro2001/dsh-oc

C3

DeepSeek Harness × OpenCode TUI 前端:把 dsh 的 Agent、会话、工具接入官方 opencode 终端。OpenCode TUI frontend for the DeepSeek Harness (dsh): agents, sessions and tools in the official opencode terminal.

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

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

What it can do

CapabilityFlagEvidence
patches the dsh runtimeruntime_patch./cordis.patch.yml
can intercept API trafficapi_interceptapiProxy
executes system commandsexec×82 src, e.g. bin/dsh-oc.mjs:6, bin/dsh-oc.mjs:6
decodes base64 payloadsbase64_decode×2 src, e.g. lib/http-Ca1gpz9F.js:5265, src/bridge/router.ts:658
starts a network servernet_server×4 src, e.g. lib/http-Ca1gpz9F.js:6419, lib/http-Ca1gpz9F.js:6439
reads credential-class env varstoken_envDSH_OC_BYPASS_VERSION_CHECK

Services it injects

apiProxy ocBridge

Environment variables it reads

DSH_OC_E2E_FAKE_SKILLS DSH_OC_BYPASS_VERSION_CHECK HTTPS_PROXY HTTP_PROXY

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.