Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
151 Plugins gefunden
dsh-chatnode-wechat
jesse-njx/dsh-chatnode-wechat
Chatten, Überwachen und Genehmigen Ihrer DSH-Agenten von WeChat aus über das iLink-Gateway: Text in beide Richtungen, gezielte Sitzungsauswahl, Digest-Heartbeats und nummerierte Genehmigungsaufforderungen.
dsh-llm-newapi
wenzetan/dsh-llm-newapi
NewAPI (OpenAI-compatible gateway) LLM provider: registers a `newapi` route with chat-only model discovery, auto-fills model parameters (context window, reasoning effort) from models.dev, and adds a Web settings section for the base URL and API key.
dsh-mcp-lens
labmimors/dsh-mcp-lens
MCP-Gateway mit progressiver Offenlegung: durchsucht große Remote-Kataloge über `mcp_search` und ruft dann exakte Schemas über `mcp_call` auf – mit verzögerten Verbindungen und begrenzten Caches.
dsh-email
stardustlc666/dsh-email
IMAP-/SMTP-E-Mail-Tools für DeepSeek Harness: Mails auflisten, lesen, durchsuchen und senden, mit Presets für QQ/163/126/Sina/Aliyun/Gmail/Outlook/iCloud.
dsh-eval-harness
biboyang/dsh-eval-harness
Evaluierungs-Harness für DSH-Plugins: YAML-Fälle steuern echte Headless-Agent-Läufe, prüfen Tool-Aufrufe, Argumente, Ergebnisse und Token-Nutzung, mit einem Baseline-Gate gegen CI-Regressionen.
dsh-mobile-gate
bernardxu123/dsh-mobile-gate
Mobiles LAN-Gateway: isolierter Reverse-Proxy als Kindprozess mit Genehmigung beim ersten Zugriff, gerätebezogener Token-Bindung, Ratenbegrenzung und Einschleusung eines mobilen Layouts (kompakte Composer-Pills, randomUUID-Polyfill).
dsh-ankh-guard
khorsheed/dsh-ankh-guard
Hard gate for self-modification restarts: a green-build credential bound to the git HEAD, checked before any restart of the running instance
dsh-mobile-hanui
z-6354/dsh-mobile-hanui
Mobile UI shell for the DSH Web GUI: turns the desktop three-column layout into a touch-friendly phone layout (overlay drawers, draggable FAB, full-screen dialogs, infinite-scroll history) under a 1024px viewport, with zero desktop impact. - Complete mobile PWA for DSH, built on dsh-mobile-gate: secure remote-access gateway plus install-to-homescreen (manifest + service worker), offline capability, touch gestures (pull-to-refresh, edge-swipe back, pinch-zoom font), agent-done push notifications, and touch-first layout — desktop unaffected.
dsh-remote
xgone/dsh-remote
Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.
dsh-auth-gateway
xbzbing/dsh-auth-gateway
Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.
dsh-plugin-vetting
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.
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-virtual-product-team
songoao25/dsh-virtual-product-team
Virtual product team agent preset: user-led conversation walks you through the full 12-step pipeline from idea to shipped, promoted and operated product, with staged gates and per-stage skills.
dsh-pilot
guo6x/dsh-pilot
Zero-dependency browser control: drive a real headless Edge/Chrome over CDP with 8 `pilot_*` tools (navigate/click/type/keys/eval/screenshot) plus a live draggable cockpit panel in the Web GUI - text-first snapshots for text-only models, no Playwright, no API key.
dsh-doublecheck
perrylink/dsh-doublecheck
Wächter für Engineering-Disziplin: hinterfragt die Anforderungen vor der ersten Änderung, erzwingt Rot/Grün-Testnachweis-Gates und prüft die Lieferung mit einem abgespaltenen Gegenspieler (grill-requirements-Skill + Tool-Policy-Gates).
dsh-tool-csv
omdsh-dev/dsh-tool-csv
CSV (RFC 4180) parsen/abfragen/aggregieren/konvertieren mit einem State-Machine-Parser ohne Abhängigkeiten.
dsh-im-gateway
lijian-ui/dsh-im-gateway
Multi-channel IM gateway plugin for DeepSeek Harness (dsh): DingTalk / QQ / WeChat(iLink) with QR-scan binding, streaming replies, and a unified ctx.imGateway service. 为 DeepSeek Harness 提供钉钉/QQ/个人微信多 IM 通道接入。
dsh-plugin-qr-connect
mervyn-teo/dsh-plugin-qr-connect
A QR-code button above Settings that lets phones connect to the web UI through an auth-gated reverse proxy.
dsh-remote-link
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.
chicheng-gate
534119219/chicheng-gate
LAN / remote-access control, frpc NAT tunneling, a panel password gate, and mobile UI adaptation for the DSH Web GUI.
dsh-im-hub
threebody6666/dsh-im-hub
Multi-platform IM gateway for DSH: Feishu (Lark) WebSocket long connection (no public URL), WeCom AES-encrypted callbacks, and Telegram long polling — per-chat agent sessions, whitelist access, and a visual settings card in the web GUI.
dsh-telegram-duty
luzhengyangtx/dsh-telegram-duty
Telegram duty gateway: phone-message task loop on a dedicated duty session, global approval forwarding with inline approve/reject buttons, telegram_ask choice questions, duty/local toggle with a web duty banner, zh/en messages, zero idle tokens.
folio (folio-tools)
nyantused-cpun/folio
Folio (兰亭) @nyantused/folio-dsh-tools: 15 schema-validated tools (memory + quality gates) plus an L0 guard of the consulting document-generation engine; pair with @nyantused/folio-dsh-events for the full session protocol.
dsh-docker
stardustlc666/dsh-docker
Docker tools for agents: ps/images/logs/inspect/exec/manage with JSON output, env-configurable CLI path, approval-gated exec and zero runtime dependencies.