titanwings/dsh-automation
C3DSH 自动化插件:让 Coding 任务按计划在全新 Agent Session 中运行,并由用户或 Agent 创建和管理定时任务。 / Run coding tasks in fresh Agent sessions and manage schedules from DSH Web or an Agent.
★ 50+ · titanwings/dsh-automation source on GitHub · this plugin in the registry
titanwings/dsh-automation is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, gates tool execution, decodes base64 payloads.
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 |
| decodes base64 payloads | base64_decode | ×3 src, e.g. lib/index.js:1478, lib/index.js:2836 |
Services it injects
agentDefaultModel agentPresets agents connection locale sessions slots storageDomain tools workspaceRegistry
Hooks it attaches
agent/created agent/disposed tools/pre-execute
Outbound domains
en.wikipedia.org moment.github.io
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.