isomoes/ikanban
C3iKanban 是一个面向键盘操作、基于 DeepSeek Harness 的多智能体编码工作空间。它专为跨项目地驱动、审查和协调并行智能体工作而构建,将会话管理、差异审查和项目感知导航集于一处。
★ 10+ · isomoes/ikanban source on GitHub · this plugin in the registry
isomoes/ikanban is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, can rewrite the system prompt, 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, webServer, system-prompt/assemble |
| executes system commands | exec | ×4 src, e.g. scripts/dev.mjs:1, scripts/dev.mjs:7 |
Services it injects
agentPresets cmdlineArgs commandUi connection conversation conversationEvents conversationViews dynamicCordisRunner inputTriggers invariants layout loader locale remote sessions settingsScope slots systemPrompt theme tools webServer workspaceRegistry workspaces
Hooks it attaches
connection/reset internal/status locale/change slash/input-begin-command slash/input-consume-token slash/input-insert-reference slash/input-insert-text system-prompt/assemble theme/change
Outbound domains
api.deepseek.com
Environment variables it reads
IKANBAN_DEV CORDIS_SHARED
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.