liustack/modlens
C3The first vision plugin for DeepSeek Harness, and the vision bridge for every text-only coding agent. Paste an image, get structured JSON evidence (OCR, layout, semantics). | 全网最强 DeepSeek Harness 外挂视
★ 3.0k · liustack/modlens source on GitHub · this plugin in the registry
liustack/modlens 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 | ×29 src, e.g. vitest.globalSetup.ts:1, vitest.globalSetup.ts:1 |
| uses eval / new Function | eval | ×1 src, e.g. evals/run.mjs:215 |
| decodes base64 payloads | base64_decode | ×1 src, e.g. src/recoverPaste/index.ts:257 |
Services it injects
agents attachments llm tools
Hooks it attaches
agent/pre-step llm/adapters-updated
Outbound domains
aistudio.google.com antigravity.google api.anthropic.com moonshotai.github.io generativelanguage.googleapis.com api.openai.com
Environment variables it reads
MODLENS_DSH_CLI MODLENS_MODEL MODLENS_HARNESS CLAUDE_CODE_SESSION_ID
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.