dshpluginsdshplugins.cc

Best · Curated

Best DSH Development & Runtime Plugins

Development plugins bring testing, debugging, sandboxing and self-evolution to DeepSeek Harness.

Editor's pick

Editor's pick

Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.

Health score 8061 downloads/mo
Editor's pick

Ranking

Development & Runtime plugin ranking

01
GanyuanRan/Aegis
Software-engineering method pack for coding agents, with skills for baseline-first planning, systematic debugging, prompt hygiene, verification before completion, and repair/retirement tracking.
8061 downloads/mo
02
truelove-dreamer/dsh-plugin-vetting
Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.
400 downloads/mo
03
xxiaoxiong/dsh-prometheus
Exposes bounded Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs, with a Grafana dashboard and a loopback-only endpoint by default.
800 downloads/mo
04
SaiSenBox/dsh-boot-guard
Loader-independent startup recovery for DSH Web that detects likely broken plugins, temporarily skips them, and restores only Boot Guard-managed changes.
800 downloads/mo
05
hellosky983/dsh-fabric
Unifies every DSH extensibility seam behind one declarative DSL: a runtime `fabric` service, `fabric_extend`/`fabric_inspect` tools, and a capability-graph settings page.
800 downloads/mo
06
omdsh-dev/fabric
An MC-Fabric-style hook processor.
400 downloads/mo
07
lucky8197/dsh-code-smell
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
800 downloads/mo
08
BrambleXu/dsh-revdiff
Native interactive Git diff review for DeepSeek Harness with structured annotations sent back to the current Agent session. DeepSeek Harness 原生交互式 Git diff 审查,支持结构化批注并回传当前 Agent 会话。
800 downloads/mo
09
x2802490130-prog/dsh-shield
A hands-off safety net: directories the agent deletes go to a trash folder first and symlinks are never followed, with zero approvals.
800 downloads/mo
10
ICCuse/dsh-pain-point-check
Enforced pain-point-check guard plugin for DeepSeek Harness: after two non-converged experiments it injects the three questions, denies non-investigative tool calls until answered, and blocks same-direction retries. dsh-plugin
800 downloads/mo
11
030611/qiushi-dsh-evidence-audit
Appends local hash-chained JSONL receipts for tool results and session events without storing prompts, tool arguments, result text, or raw session IDs.
800 downloads/mo
12
yflmq001/dsh-cost-tracker
Per-model token cost tracking with configurable cache-hit/miss, output and peak-window pricing, a live session cost bar, and unconfigured-model flags.
800 downloads/mo
13
DietCokewithSugar/dsh-user-experience
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
800 downloads/mo
14
LoserFox/dsh-git-identity
Pin Git commits to the environment's own author identity; env-var injection overrides all `git config` settings.
400 downloads/mo
15
Areium/dsh-fail-logger
Auto-log failed tool calls across native tools, PTC run_code, and inline invocations: dedup and count root causes into a skill so repeated mistakes fade.
800 downloads/mo
16
omdsh-dev/plugin-template
Plugin template repo (based on the official turtle-ui repo).
800 downloads/mo
17
ayahunter/dsh-plugin-clinic
Read-only health clinic for the installed DSH plugin set: loader health, dependency integrity, version compatibility, install-script risk, duplicates and patch integrity, delivered as a model tool, a Settings dashboard and JSON reports.
800 downloads/mo
18
hust-open-atom-club/oh-dsh
Community distribution: TUI, desktop, and Web UI as one bundle with layered installation.
800 downloads/mo
19
lonelymoon87/dsh-gitflow
Adds approval-gated Git status, diff, log, commit, branch, and optional checkpoint tools.
800 downloads/mo
20
Linjiangxian0203/dsh-remote-tunnel
Remote host tunnel manager: runs dsh web on a remote Linux server (systemd supervision, no root needed) behind an auto-reconnecting SSH tunnel; allocates and registers remote ports on the server, multi-user safe, with an audit view.
800 downloads/mo
21
omdsh-dev/sandbox-nono
Support for the nono sandbox backend.
400 downloads/mo
22
vibeinging/dsh-agent-budget
Native Harness agent-tree token budget plugin
400 downloads/mo
23
Leon0555/dsh-lan-access
LAN access for the Web GUI: 0.0.0.0 bind plus a crypto.randomUUID polyfill for non-secure (LAN HTTP) contexts.
800 downloads/mo
24
lonelymoon87/dsh-guardian
Adds dangerous-operation policy checks, output redaction, and a security-review workflow.
800 downloads/mo
25
fuyue521/dsh-desktop-shortcut
Windows desktop shortcut for dsh web: launches the server, auto-opens the browser when ready, and stops the service when the Harness window closes.
800 downloads/mo
26
Jesse-njx/dsh-tmuxctl
dsh-tmuxctl — the control plane for tmux: list, drive, capture, split, swap, run, and watch the panes you already have open, with safety by default (DeepSeek Harness plugin bundle)
800 downloads/mo
27
Yuuz12/dsh-webui-auth
WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.
800 downloads/mo
28
534119219/chicheng-gate
LAN / remote-access control, frpc NAT tunneling, a panel password gate, and mobile UI adaptation for the DSH Web GUI.
800 downloads/mo
29
tianyaZTY/dsh-hot-plugin-host
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.
800 downloads/mo
30
YZz-S/dsh-update-checker
Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.
800 downloads/mo
31
PerryLink/dsh-mcp-panel
Read-only runtime management panel for the official DSH MCP client: connection status, registered tools, errors, and reconnect counts through the /mcp command and a Settings tab, with sanitized display and enable/disable patch suggestions.
800 downloads/mo
32
liqichen/dsh-plugin-manager
GUI in the DSH settings panel: toggle/delete MCP servers, browse and trash skills, and list built-in plugin packages — hot-applied without restart.
800 downloads/mo
33
lucky8197/dsh-git-hygiene
Git hygiene checker: read-only scan of merged and stale branches, oversized tracked files, untracked files and uncommitted work, with cleanup suggestions (it never deletes anything).
800 downloads/mo
34
vibeinging/dsh-trace
DeepSeek Harness telemetry backend that exports turns, model steps, and tool calls to yiTrace over HTTP.
800 downloads/mo
35
030611/dsh-telemetry-redactor
Redacts supported secret patterns from the `session-telemetry/record` export copy before configured telemetry backends receive it.
800 downloads/mo
36
PAKIKNOWLEDGE/dsh-auto-classifier
Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.
400 downloads/mo
37
creght-dev/skills
Skills for building websites on the Creght platform: CLI pull/push sync, page and component conventions, CMS, forms, auth, SEO, publishing and version rollback.
800 downloads/mo
38
PerryLink/dsh-output-styles
Runtime-switchable model output styles with Claude Code outputStyles parity: a /style command, per-session persistence over the output_style domain, systemPrompt injection, six built-in styles, custom Markdown/JSON libraries, and a web picker.
800 downloads/mo
39
leechen298/Code2Skill
Generate Function, MCP, Agent Skill, and offline test packages from existing code; installable as a DeepSeek Harness bundle.
800 downloads/mo
40
whyihaveyou/dsh-suite#plugin-manager
In-app plugin store for the DSH Web UI: browse, search, one-click install, compat badges.
400 downloads/mo
41
zhijun-dai/Catppuccin-dsh-theme
Catppuccin theme plugin: Latte, Frappé, Macchiato, and Mocha skins for the DSH Web theme runtime.
800 downloads/mo
42
Jayden-X-L/forkprobe
Compare multiple skills on the same task and pick the winner.
800 downloads/mo
43
labmimors/dsh-mcp-lens
Progressive-disclosure MCP gateway that searches large remote catalogs through `mcp_search`, then invokes exact schemas through `mcp_call` with lazy connections and bounded caches.
800 downloads/mo
44
arrow949/dsh-turn-approval
Turn-scoped “Allow for this task” approvals: automatically allow matching `danger-full-access` escalations only for the current task, then expire.
800 downloads/mo
45
TecFancy/dsh-auth-gate
Login gate for the DeepSeek Harness (dsh) web surface: password or shared-token authentication, session cookies, rate limiting, and a user-management CLI. | DeepSeek Harness (dsh) 网页版登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI。
800 downloads/mo
46
Airmetro/dsh-update-checker
Checks the latest DeepSeek Harness and third-party plugin versions from npm, shows a locale-aware banner in the GUI, and offers one-click update with a restart watchdog.
800 downloads/mo
47
Small-tailqwq/dsh-tps
A TPS metrics plugin.
800 downloads/mo
48
MicroMilo/upstream-radar
Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.
800 downloads/mo
49
mexiaosqwq/want-a-init
Model-driven /init command: the agent analyzes the current repo and generates/updates a high-signal AGENTS.md, with a persistent system-prompt reminder to keep it maintained.
800 downloads/mo
50
sjh9714/dsh-win32
Makes Minimal mode work on Windows: supplies the missing win32 process inspector so the persistent Git Bash shell runs, plus a faithful minimal-windows preset and an install-trap doctor (koffi crashes, PS 5.1 fallback, localhost 403).
800 downloads/mo
51
tuogusa/dsh-plugin-toggle
Toggle or delete plugins from the Web settings panel, with runtime enable and disable persisted to the profile.
800 downloads/mo
52
xingyingyuzhui/dsh-updater-ui
DSH self-updater in the settings page: one-click check/pull (`git pull --ff-only`), auto background checks, version diff and changelog preview with a red-dot reminder.
800 downloads/mo
53
happpsee/dsh-desktop-app
Skill for packaging DeepSeek Harness into a Tauri 2 desktop app (macOS + Windows): dual-platform install playbook, China mirror bootstrap with a subagent timeout sentinel, admin-free Windows toolchain recipe (no VS Build Tools), and three-path acceptance checklists.
800 downloads/mo
54
Zhenyu98/dsh-context-doctor
DSH 上下文注入审计插件:统计 AGENTS.md 指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突;Web UI 圆环面板 + context_audit 工具。Context Doctor for DeepSeek Harness: audit instruction-chain / skill catalog / tool schemas token cost.
800 downloads/mo
55
ilharp/dsh-tool-approval
Manual approval for Deepseek Harness (aka "Manual Mode"/"Ask Mode")
800 downloads/mo
56
iiwish/dsh-testkit
Docker-isolated real-host lifecycle tests for DSH plugins across install, boot, tool registration, update, uninstall, reinstall, and recovery, with structured evidence.
800 downloads/mo
57
loongsuite/dsh-plugin
OpenTelemetry tracing for DeepSeek Harness (dsh): turns each agent turn into a GenAI span tree — steps, LLM calls with TTFT, tool executions, token usage — exported over standard OTLP to Jaeger, Grafana Tempo, SigNoz, Langfuse, or any compatible backend.
800 downloads/mo
58
BiBoyang/dsh-eval-harness
Evaluation harness for DSH plugins: YAML cases drive real headless agent runs, assert on tool calls, args, results and token usage, with a baseline gate for CI regression.
400 downloads/mo
59
guo6x/dsh-housekeeper
Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.
800 downloads/mo
60
keyiadiannao/dsh-restart-button
A small self-contained power control for DSH: sidebar power button with an upward restart/shutdown menu and a Windows-shutdown-style overlay. Own restart & shutdown engine (no dependency on other plugins), dynamic-port aware.
800 downloads/mo
61
dhicoc/dsh-reverse-skill
Complete reverse-skill pack (85 SKILL.md) as a DeepSeek Harness Cordis plugin: reverse engineering, authorized pentesting and security-research skill router.
800 downloads/mo
62
bujue600-arch/dsh-testgen
Automated unit-test generation: a /testgen command and generate_tests tool that scaffold, run, and fix tests until they pass (LLM + offline template generators; vitest/jest/mocha/node:test).
800 downloads/mo
63
Cavan-Ou/dsh-observation-journal
Zero-touch runtime telemetry for DSH: every session auto-writes task, model tier, tools, failures, duration, status into a human-readable journal with a stats section (pure observer — no tools, no LLM calls, no injection).
800 downloads/mo
64
Elohia/dsh-genome
Capability transform & assembly engine (Qian Xuesen cybernetics/systems framework): static resident layer manages the skill/MCP/plugin registries, auto-absorbs skills and tool metrics, and drives a negative-feedback evolution loop (scan Sick/Weak → mutate → select promote/reject → 30s rollback); includes a Web UI panel and a GitHub dsh-plugin store bridge.
800 downloads/mo
65
swaylq/dsh-genie
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.
800 downloads/mo
66
HuiHuitie-zhu/dsh-check-update
Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.
400 downloads/mo
67
jiayan-xu/dsh-ocr-review
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.
400 downloads/mo
68
Jesse-njx/dsh-plugin-manager
The `dsh pm` plugin manager: multi-source search (awesome list + GitHub + npm), install/remove/update per profile, and a doctor audit of manifests, bundle patches, and version drift.
400 downloads/mo
69
x2802490130-prog/dsh-guard
A development safety kit: rolling config snapshots, automatic rollback on plugin failures, boot-failure rescue, and an in-settings management panel.
800 downloads/mo
70
litestartup-com/dsh-api-gateway
REST + SSE gateway exposing running Harness sessions to third-party clients: API-key auth, token streaming, workspace grouping, and adopting GUI sessions to keep chatting.
800 downloads/mo
71
omdsh-dev/dsh-plugin-check
Plugin health checks: manifest protocol / patch format / build traps, zero-dependency and read-only.
800 downloads/mo
72
omdsh-dev/dsh-security-audit
Local security audit: config, plugin origins, sessions, network exposure — read-only redacted risk report.
800 downloads/mo
73
omdsh-dev/dsh-session-health
Frame-level scan diagnostics for session files (torn/corrupt/empty detection).
800 downloads/mo
74
omdsh-dev/sandbox-mxc
Microsoft cross-platform sandbox support.
400 downloads/mo
75
Jesse-njx/dsh-polyglot
The model switch for DSH: point it at any OpenAI-compatible endpoint, with curated free/cheap DeepSeek provider presets and automatic fallback when a free tier rate-limits you.
800 downloads/mo
76
EvilIrving/dsh-repro
/repro exports a minimal, secret-scrubbed, replayable problem bundle: the session log, failed commands, and Git diff.
800 downloads/mo
77
PerryLink/dsh-permission-rules
Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.
800 downloads/mo
78
izz-BLUE/dsh-devtools
Metadata-first runtime profiler for DSH agents: turn/step traces, model and tool wall-time timelines, provider usage, retries, errors, and live or historical sessions.
800 downloads/mo
79
disyli/dsh-tool-call-stats
DeepSeek Harness plugin: per-process tool-call statistics (not token usage) — tool_stats tool with call counts, error counts, avg durations
400 downloads/mo
80
vlln/plugin-registry
Ecosystem infrastructure: a thin browser console for managing official repository plugins (zero patches) plus a make-dsh-plugin skill for guided plugin development.
800 downloads/mo
81
forrestchang/dsh-multica-runtime
Run the dsh runtime on Multica.
400 downloads/mo
82
anweat/dsh-restart
Restart DSH: configurable restart method (Node native / legacy PowerShell), post-restart continue prompt, optional watchdog auto-relaunch.
800 downloads/mo
83
moonquake2004/dsh-doctor#plugin
Offline diagnostic for DSH: 19 checks across env, profile, and session state, with a settings "Doctor" panel and a read-only JSON API.
400 downloads/mo
84
AKS1st/dsh-cyber-particle
Particle-network background overlay for the DSH Web shell: full-screen, click-through, zero runtime dependencies.
800 downloads/mo
85
NoNameLeGo/dsh-catppuccin
Catppuccin themes for the DSH Web GUI: Latte, Frappé, Macchiato and Mocha registered into the native theme runtime, one-click switching with a persisted choice.
800 downloads/mo
86
lucky8197/dsh-weekly-digest
Weekly digest generator: aggregates git commits, DSH session activity and daily memory entries into a Markdown weekly report, read-only.
800 downloads/mo
87
JesmonX/dsh-web-shell
Collapsible right-docked web terminal (xterm.js) bridged to a host PTY over WebSocket: bash/zsh switching, resizable panel, and fold/unfold that keeps the session alive.
800 downloads/mo
88
BotonJ/dsh-windtunnel
Contract regression harness for plugin authors: a scripted LLM adapter drives the real pipeline in isolated child processes with session-event assertions (load/contract/behavior/fault layers); zero API key, CI-ready.
800 downloads/mo
89
zoahdev/dsh-rule-evolve
Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.
400 downloads/mo
90
CH4ACKO3/dsh-harmony
Modifies DSH plugin code at runtime, with ordered patches, inspection, and hot reload.
800 downloads/mo
91
sjh9714/dsh-movein-permissions
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
400 downloads/mo
92
wikkd/dsh-remote-access-web#remote-access-web
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.
400 downloads/mo
93
lsz-asd/dsh-chameleon#bundle
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.
400 downloads/mo
94
ljsysfurryACE/dsh-agentframe-suite
One-command bundle of the three AgentFrame plugins: memory-director, compaction, and aura-scheduler together.
400 downloads/mo
95
jorinyang/dsh-doctor
DeepSeek Harness environment diagnostic tool: dsh_doctor checks env, profile, config, bundles, mount, port, health, and disk
800 downloads/mo
96
luumod/dsh-desktop-lifecycle
Close and restart controls for DeepSeek Harness Desktop and Web on Windows, in Settings → General.
400 downloads/mo
97
sjh9714/dsh-movein
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.
800 downloads/mo
98
jorinyang/dsh-clawshell
Self-healing runtime layer: a resource control loop with strategy switching and repair escalation, error-storm and fiber-failure insight, cross-session knowledge carry-over, a self-healing dashboard and 7 tools.
400 downloads/mo
99
buhuikongpan/dsh-pluginmanager
Layered plugin manager for DSH web: native plugins grouped read-only by system/WebUI/tools, user extensions with enable/disable, register, uninstall and editable descriptions.
400 downloads/mo
100
strukto-ai/mirage#dsh
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.
400 downloads/mo
101
hezhongtang/dsh-update-copilot
Update copilot for DeepSeek Harness: tracks the dsh core, bundles, and every profile plugin (npm + git dual channel); changelog briefs for agent-assisted decisions; confirmed updates only · DSH 更新助手:追踪 dsh 本体、bundle 与全部 profile 插件(npm+git 双通道);变更简报辅助升级决策;仅执行确认过的更新
800 downloads/mo
102
030611/dsh-verification-receipt
Writes local JSONL summaries of per-turn tool counts and coarse verification signals without storing prompts, tool arguments, or result text.
800 downloads/mo
103
william-jin-cmu/dsh-evolve
自进化插件:agent 在 session 内随对话给自己长出/剪掉能力 —— evolve_add 热挂载持久化 cordis 插件(下一 step 工具即可见),evolve_remove 可逆卸载,重启自动恢复
400 downloads/mo
104
omdsh-dev/sandbox-micro
Support for the microsandbox backend.
400 downloads/mo
105
BrambleXu/dsh-annotate
Visual browser element annotation for DeepSeek Harness, capturing DOM, styles, accessibility data, comments, and viewport screenshots. DeepSeek Harness 浏览器元素标注插件,捕获 DOM、样式、可访问性数据、评论和视口截图。
800 downloads/mo
106
BrambleXu/dsh-prompt-profile
Reusable Markdown prompt profiles for DeepSeek Harness with per-turn model selection, argument substitution, and state restoration. DeepSeek Harness 可复用 Markdown Prompt Profile,支持单轮模型选择、参数替换和状态恢复。
800 downloads/mo
107
Starfie1d1272/dsh-builtin-toggles
Evidence-backed inspector for DSH Web built-in capabilities: runtime/config provenance, compatibility and drift diagnostics, plus fail-closed controls for nine reviewed UI leaves.
800 downloads/mo
108
zhijun-dai/Solarized-dsh-theme
Solarized + Selenized themes for DeepSeek Harness (dsh): four faithful palettes registered into the theme runtime, with a Settings picker row and canonical code-block syntax colors
800 downloads/mo
109
BotonJ/dsh-remote-link
Secure remote access for the official Web UI: authenticated LAN/tunnel gateway with QR + HMAC one-time pairing, per-device sessions and revocation, mDNS discovery, and a fork_session tool.
800 downloads/mo
110
BotonJ/dsh-plugin-sentinel
Static pre-install security auditor for plugin bundles: lifecycle scripts, dynamic execution, credential-exfiltration combos, and patch-layer hazards, with zero dependencies and in-memory tar parsing.
800 downloads/mo
111
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
800 downloads/mo
112
a179-sanae/dsh-code-check
Automatic type-check diagnostics: after the model edits or creates TS files, runs `tsc --noEmit` in the background (debounced per project) and reports errors via the `code_check` tool — grouped by file with line/column, severity and TS error codes, closing the "edit → check → fix" loop.
800 downloads/mo
113
mov-eax-eax/dsh-token-anxiety
Live per-task token cost widget: peak/valley pricing windows, projected post-hike costs, sortable per-task cost table, multi-currency (COP/USD/CNY + ~40 more) with FX rates, and one-click streamed LLM explain of expensive tasks.
800 downloads/mo
114
slywalker2006/dsh-passwords
Login gateway for the DSH web UI: password door with first-run setup, bcrypt + at-rest encryption (AES-256-GCM/HMAC), brute-force lockout, audit log, TLS 1.2+ with 80→443 redirect, CSRF, anti-framing.
800 downloads/mo
115
hellosky983/dsh-foundry
Plugin compiler with a blueprint registry (scaffold → validate → deploy) exposed as a runtime service, three model tools, and a blueprint-gallery settings page.
800 downloads/mo

View all Development & Runtime plugins Development & RuntimeBack to leaderboard dshplugins.cc