Lixiaoyiao/deepseek-harness-action
C2Community GitHub Action for DeepSeek Harness — AI Code Review · CI Diagnosis · Auto Fix · Issue → PR
★ 10+ · Lixiaoyiao/deepseek-harness-action source on GitHub · this plugin in the registry
Lixiaoyiao/deepseek-harness-action is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, starts a network server.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×13 src, e.g. dist/index.js:9, dist/index.js:14 |
| decodes base64 payloads | base64_decode | ×6 src, e.g. dist/index.js:2, dist/index.js:9 |
| starts a network server | net_server | ×3 src, e.g. dist/index.js:3, src/dsh/proxy.ts:217 |
Outbound domains
api.github.com docs.github.com api.deepseek.com jimmy.warting.se uploads.github.com
Environment variables it reads
GITHUB_EVENT_PATH GITHUB_RUN_ID GITHUB_SERVER_URL NODE_DEBUG NODE_V8_COVERAGE GITHUB_REPOSITORY GITHUB_WORKSPACE UNDICI_NO_FG JEST_WORKER_ID 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.