DeepSeek Harness Plugin Marketplace

1573 pluginsGitHub data updated Aug 26, 2026

dsh-plugin-audit

@jkrandom-sudo

Security

Security audit for DeepSeek Harness plugins: static permission profiling with file/line evidence plus a runtime sentinel that gates credential access and unknown-host egress, requiring approval before risky actions.

dsh plugin --profile web add github:jkrandom-sudo/dsh-plugin-audit
5
0
TypeScript

adhdgofly-dsh-ext

@zuoguyoupan2023

UI & Experience

Highlights parts of speech in rendered Markdown within DeepSeek Harness Web UI, coloring nouns, verbs, adjectives, and more.

dsh plugin --profile web add github:zuoguyoupan2023/adhdgofly-dsh-ext
5
0
TypeScript

dsh-lark-bridge

@JMOKSZ

Integrations

A Feishu (Lark) entry point for DeepSeek Harness, allowing users to drive DSH agents from a Feishu bot with streaming cards, ask/approval buttons, and attachments.

dsh plugin --profile lark add github:JMOKSZ/dsh-lark-bridge
5
0
JavaScript

dsh-deepseek-billing

@Jolly-J

Monitoring

A DSH WebUI plugin that displays DeepSeek account balance and per-session cost estimates in a sidebar card, with auto-refresh and detailed token breakdowns.

dsh plugin --profile web add github:Jolly-J/dsh-deepseek-billing
5
0
TypeScript

dsh-calculator

@bobcat848

Monitoring

Calculate the real-time cost of DeepSeek API calls made by DeepSeek Harness.

dsh plugin --profile web add github:bobcat848/dsh-calculator
5
0
JavaScript

dsh-failure-capsule

@YiHarvest

Monitoring

Local-first failure evidence capsules for DeepSeek Harness: on tool/agent failure, automatically package sanitized context (timeline, git state, environment, plugin list) into a ZIP for debugging.

dsh plugin --profile web add dsh-failure-capsule
5
0
TypeScript

dsh-codex-tools

@SPYQWER1

Integrations

Registers three model tools backed by the ChatGPT Codex transport: web search, image generation, and image vision. Uses existing Codex login, no npm dependencies.

dsh plugin --profile web add dsh-codex-tools
5
0
JavaScript

dsh-approval-gate

@moon09300731

Security

Automatic approval gate for DeepSeek Harness: Flash model pre-judges sandbox escapes, auto-approves safe operations, routes hard risks to human approval with fail-safe, learning from confirmed operations.

dsh plugin --profile web add github:moon09300731/dsh-approval-gate
5
0
JavaScript

dsh-subscription-auth

@Khellendros97

Models & Data

Adds subscription-based OAuth login support to DSH for model providers including ChatGPT, Claude, Grok, and Kimi. Allows logging in with subscription accounts instead of API keys. Implements OAuth flows (authorization code with PKCE, device flow) and routes inference requests to respective APIs.

dsh plugin --profile web add dsh-subscription-auth
5
0
JavaScript

Dsh-FileExplorer

@bearllfleed

UI & Experience

Adds a VS Code-style workspace file explorer to the DeepSeek Harness web UI: right-side file tree, editable tabs, Markdown read/edit/split, floating outline, and Quick Open search.

dsh plugin --profile web add github:bearllfleed/Dsh-FileExplorer
5
0
JavaScript

dsh-workbench

@lee259

UI & Experience

Right-side file workspace for DeepSeek Harness Web.

dsh plugin --profile web add dsh-workbench
5
0
TypeScript

dsh-messager

@ly6170

Monitoring

Message notification plugin for DeepSeek Harness: sends notifications via system toast, browser notification, Feishu, WeCom, DingTalk, Telegram, Discord when interaction needed, task complete, or error.

dsh plugin --profile web add github:ly6170/dsh-messager
5
0
TypeScript