Totoro-qaq/Cobsidian
C3Agent-agnostic workflow skill for maintaining Obsidian knowledge bases
★ 10+ · Totoro-qaq/Cobsidian source on GitHub · this plugin in the registry
Totoro-qaq/Cobsidian is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can spawn subprocesses, gates tool execution, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| can spawn subprocesses | subprocess_service | inject: subprocess |
| gates tool execution | tool_gate | hook: tools/pre-execute |
| executes system commands | exec | ×1 src, e.g. integrations/dsh/src/index.ts:159 |
Services it injects
skills subprocess tools
Hooks it attaches
tools/pre-execute
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.