omdsh-dev/dsh-at-file
C3Codex-style @file mentions for DeepSeek Harness: search workspace files in the composer and attach their path to prompts.
★ 100+ · omdsh-dev/dsh-at-file source on GitHub · this plugin in the registry
omdsh-dev/dsh-at-file is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, executes system commands, uses eval / new Function, decodes base64 payloads.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| executes system commands | exec | ×3 src, e.g. build.mjs:61, build.mjs:61 |
| uses eval / new Function | eval | ×1 src, e.g. lib/index.js:304 |
| decodes base64 payloads | base64_decode | ×8 src, e.g. lib/client.js:1284, lib/client.js:2642 |
Services it injects
agents connection inputTriggers invariants locale remote sessions settings slots typert
Hooks it attaches
agent/created agent/pre-step connection/reset
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.