omdsh-dev/fabric
C3一种类似MC Fabric的hook处理器
★ 10+ · omdsh-dev/fabric source on GitHub · this plugin in the registry
omdsh-dev/fabric 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 | ×17 src, e.g. scripts/extract-patch.mjs:30, scripts/extract-patch.mjs:30 |
Services it injects
commandUi commands fabric fabricAgent fabricClient fabricCommands fabricPrompt fabricTools invariants slots systemPrompt tools
Hooks it attaches
agent/created agent/disposed agent/status slots/changed tools/post-execute tools/pre-execute
Environment variables it reads
DSH_HARNESS DSH_FABRIC_CONFIG DSH_HOME DSH_PROFILE DSH_FABRIC_PROFILE DSH_FABRIC_FORCE_ASYNC_HOOKS DSH_FABRIC_FORCE_SYNC_HOOKS
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.