kaziii/dsh-github-connector
C3DeepSeek Harness (dsh) 的 GitHub 连接器:一键授权,对话内创建/AI 审查/合并 PR | GitHub connector for dsh: one-click connect, create/review/merge PRs from the conversation
★ 5+ · kaziii/dsh-github-connector source on GitHub · this plugin in the registry
kaziii/dsh-github-connector 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
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can rewrite the system prompt | prompt_surface | systemPrompt, tools/pre-execute |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×1 src, e.g. packages/github/github-connect/src/index.ts:11 |
Services it injects
github invariants remote sessions slots systemPrompt tools
Hooks it attaches
agent/turn-stopping credentials/updated github/device-flow github/flow-state tools/pre-execute
Outbound domains
api.github.com ghe.example.com ghes.example.com
Environment variables it reads
DSH_GITHUB_PROVIDER
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.