WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.
dsh plugin add Yuuz12/dsh-webui-auth
Reviewed DeepSeek Harness extensions — filter by category, search by capability, and jump straight to each plugin's public source.
WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.
dsh plugin add Yuuz12/dsh-webui-auth
LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts.
dsh plugin add Leon0555/dsh-lan-access
Reverse tunnel for the DSH Web GUI: exposes a `dsh --profile web` deployment at a public frp URL and switches the directory picker to the in-app browser, so a phone or remote machine can open and manage the workspace.
dsh plugin add wikkd/dsh-remote-access-web#remote-access-web
Self-editing desktop workbench for DeepSeek Harness: a full dsh web replica with an edit mode in which the agent modifies the workbench (patch layers, plugins, UI) with hot reload.
dsh plugin add lsz-asd/dsh-chameleon#bundle
Local AI code-review gate: review a workspace/branch/commit diff via the managed ocr.js, returning structured findings with token stats; gate mode fails on findings.
dsh plugin add jiayan-xu/dsh-ocr-review
Runtime plugin loading for the Web UI: a watched hot directory installs/updates client-plugin bundles live on every open page, no restart. Includes a right-column subagent dashboard example.
dsh plugin add tianyaZTY/dsh-hot-plugin-host
Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API.
dsh plugin add moonquake2004/dsh-doctor#plugin
A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel.
dsh plugin add x2802490130-prog/dsh-guard
A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals.
dsh plugin add x2802490130-prog/dsh-shield
Swaps the filesystem and bash providers for a mirage virtual workspace: file tools and shell commands run over mounted resources (RAM, S3, Redis, Slack, Gmail, Notion, Postgres) instead of the host disk, with per-mount read/write/exec modes, per-command sandbox routing (monty, pyodide, quickjs in process; docker, e2b, daytona remote), and installed CLIs (git, gh, slack, linear, ntn, gws, or one you register) as head words in the virtual terminal.
dsh plugin add strukto-ai/mirage#dsh
Heuristic vetting of installed third-party plugins: static scan for exfiltration, credential access, obfuscation, and persistence patterns, plus an optional runtime subprocess tripwire.
dsh plugin add truelove-dreamer/dsh-plugin-vetting
Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch.
dsh plugin add anweat/dsh-restart
Move a whole Claude Code setup into DSH. Skills, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate and a migration diff report; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
dsh plugin add sjh9714/dsh-movein
Keeps what the agent builds at runtime: turns a `cordis_define` dynamic package into a real installed plugin that survives restart, writing the bundle and registering the profile layer with no pnpm, no network, and no build authorization.
dsh plugin add swaylq/dsh-genie
Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
dsh plugin add YZz-S/dsh-update-checker
Page 3 of 3
Filter by category or keyword — every listing is a public GitHub project.
Commands follow the upstream list; check each repo's README for exact package names.
Plugins run third-party code with your permissions — read the source first.
This directory is a snapshot of the community-maintained awesome-dsh-plugin list (updated 2026-08-15). Listings link to the authors' repositories; inclusion is not an endorsement or a security review. Missing a plugin? Contribute to the upstream list.