agi-fans/oh-my-dsh
C2A focused, keyboard-first DeepSeek coding agent built on the plugin architecture of DeepSeek Harness and inspired by the interaction quality of oh-my-pi.
★ 10+ · agi-fans/oh-my-dsh source on GitHub · this plugin in the registry
agi-fans/oh-my-dsh is a DeepSeek Harness plugin rated C2 — one powerful capability or sensitive behavior. It executes system commands, decodes base64 payloads, ships no manifest.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| executes system commands | exec | ×15 src, e.g. scripts/happy-smoke.mjs:6, scripts/happy-smoke.mjs:26 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. packages/tui/omdsh-tui/src/input/image-paste.ts:249 |
| ships no manifest | no_manifest | uses 14 services, 0 tool regs, no manifest |
Services it injects
agentDefaultModel agentPresets agents commands credentials llm omdshLoop omdshSession omdshStartup permissionPresets planMode settings tools tui
Hooks it attaches
agent/status approval/request commands/change session/event skills/change tools/change
Outbound domains
platform.deepseek.com api.deepseek.com
Environment variables it reads
OMDSH_MODEL OMDSH_PROVIDER OMDSH_HOME DSH_HOME OMDSH_RUN_MODE WAYLAND_DISPLAY DISPLAY VISUAL EDITOR WSL_DISTRO_NAME
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.