Bundle
DeepSeek Harness plugin: run a live security health check on the deployment (credential file permissions, process-env secrets, permission/approval mode, telemetry, anonymous id, LAN exposure, sandbox backend) and get an actionable report mapping each finding to upstream discussions.
truelove-dreamer
Bundle
Out-of-tree DSH bundle: applies the local machine's native direnv environment to explicitly Agent/workspace-owned Bash executions and local stdio workspace MCP rows. Depends on dsh-workspace-overlay; requires a host-installed direnv; never calls allow/deny or reads .envrc itself.
TTTPOB
Bundle
环境变量管理:扫描代码引用的环境变量与 .env 比对检测缺失/未使用,并从 .env 生成脱敏的 .env.example
uckkk
Bundle
测试环境入口:侧边栏一键查看主/测试实例与反代状态、打开测试环境、启动/停止测试实例
EIGHTfs
Bundle
DSH plugin: route every fetch/http/https request of the DSH process (model endpoints, web search, MCP) through an HTTP proxy. Follows *_proxy environment variables or manual settings; configured from the Web UI (设置 → 网络代理).
TTsdzb
Bundle
OpenViking memory integration: Web Settings plugin card + automatic memory-context injection
abc12524
Bundle
Approval guard for DeepSeek Harness: write/edit/editor/bash calls touching sensitive paths (.env, .git, SSH keys, .pem) and reads of SSH keys or certificates become an approval ask.
TARS-snail
Bundle
Secure credential vault for DeepSeek Harness: store GitHub/npm/API tokens (secrets never leave the host), run gh/npm/npx/node/git with the token injected in the environment, and manage tokens from a Settings page.
YYfather
Bundle
DSH 环境自动备份:插件安装/更新时自动轮转备份 profiles/web,支持保留时长与数量设置及自动清理。 / Automatic web-profile backup with rotation (web.latest_bak → web.YYYYMMDDHHMM), retention and max-count pruning.
ikanger
Bundle
Out-of-tree dsh web-profile bundle: serve the Web UI on all interfaces (env DSH_WEB_HOST) behind the built-in ?token= BrowserAuth and auto-print the LAN URL. Single webserver row — no auth fork, stays composable with built-in BrowserAuth.
sysit
Bundle
DSH 代理环境开关:设置页 UI + proxy_env 工具 + /proxy 命令;全局 dispatcher 与子进程环境变量双层生效
localSummer
Bundle
Per-project runtime environments for DeepSeek Harness: auto-adopt or create a project-local Python venv (.venv_local/python) and wire in the toolchains/env vars for the runtimes each project uses.
emuco
Bundle
DSH bundle: re-inject KEY/PASSWORD/SECRET/TOKEN variables from the launching environment into dsh bash subprocesses under their original names
lixiangzhong
Bundle
Backup and migrate DeepSeek Harness plugin environments via GitHub: one command exports the installed plugin manifest, plugin configs and locally-developed plugin sources into a git repository, and another restores everything on a new machine (VSCode-settings-sync style).
zhengjy01
Bundle
Proxy-egress WebFetchProvider for ctx.web: routes web_fetch through one explicit HTTP(S) proxy (undici ProxyAgent) instead of local DNS pinning, for fake-ip/TUN DNS environments. No core patches.
shaomingbo
Bundle
Cross-workspace interop Library for DeepSeek Harness: record, index and search files, tools, environments, knowledge and work records across workspaces, with a self-extending file-format library.
Nesarf
Bundle
Voice input plugin (dual-face): mic button beside the composer send action, live recording bubble streaming PCM to a local Qwen3-ASR python service managed by the host, plus an ASR environment settings page (clone runtime/model repos, create venv, run server). Bilingual UI (zh/en)
jsoncode
Bundle
Fake-IP-aware web.fetch provider for TUN (Mihomo/Clash) DNS environments plus pinned LAN CIDR access
iwinoid