moonbowterfly/dsh-bio-genie
C3🧬 dsh bio analysis plugin for DeepSeek Harness — wish-style bioinformatics & biology analysis: Biopython-powered sequence analysis, genomics, zero-install Python env (uv+venv)
★ 1+ · moonbowterfly/dsh-bio-genie source on GitHub · this plugin in the registry
moonbowterfly/dsh-bio-genie is a DeepSeek Harness plugin rated C3 — powerful capability combined with sensitive behavior. It patches the dsh runtime, runs code at install time, can rewrite the system prompt, executes system commands.
What it can do
| Capability | Flag | Evidence |
|---|---|---|
| patches the dsh runtime | runtime_patch | ./cordis.patch.yml |
| runs code at install time | install_script | postinstall: node scripts/install-preset.js |
| can rewrite the system prompt | prompt_surface | systemPrompt, webServer |
| executes system commands | exec | ×17 src, e.g. scripts/test-ops.mjs:4, scripts/test-ops.mjs:4 |
Services it injects
skills slots systemPrompt tools webServer
Outbound domains
pypi.tuna.tsinghua.edu.cn cran.r-project.org mirrors.tuna.tsinghua.edu.cn bioconductor.org registry.npmmirror.com
Environment variables it reads
DSH_HOME DSH_BIO_R_CRAN_BASE DSH_BIO_UV_BASE USERPROFILE SKIP_NETWORK DSH_BIO_R_BIOC_BASE DSH_BIO_PYTHON_MIRROR UV_PYTHON_INSTALL_MIRROR DSH_BIO_PYPI_INDEX UV_DEFAULT_INDEX
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.