Zum Hauptinhalt springen

Plugins

Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.

2636 Plugins gefunden

S

dsh-wildmon

swaylq/dsh-wildmon

Pokemon-style catch-em-all: your real work is the tall grass — turns, tool calls and errors spawn wild encounters; throw balls, fill a 28-slot dex, walk a team of six. Zero tokens, invisible to the model.

1vor 4 TagenNur zum SpaßMIT
R

dsh-client-deep-sneak

rain-shuoyu/dsh-client-deep-sneak

Slacking-off companion: a floating mini player that streams Bilibili videos (native player, danmaku, comments, search) and pauses when your agent needs you, resuming exactly where you left off.

1vorgesternNur zum SpaßMIT
O

dsh-xiangqi

ovdoesw/dsh-xiangqi

A draggable mascot invites you to play Xiangqi (Chinese chess) while the AI thinks, with a built-in engine, move-record export, and optional multi-model commentary.

1vor 4 TagenNur zum SpaßMIT
M

dynamic-schulte-dsh

marvin9551/dynamic-schulte-dsh

Dynamic Schulte grid waiting-time mini-game: click 1..N in order on a static grid or a spinning roulette wheel while the model thinks.

1vor 5 TagenNur zum SpaßMIT
F

dsh-mascot

falser101/dsh-mascot

Draggable floating cat-or-dog companion for the dsh web GUI that changes expression with the session and is configured on a Companion settings page.

1vor 13 StundenNur zum SpaßMIT
A

dsh-draw-gacha

aik358/dsh-draw-gacha

Pull a 3D lever next to the send button and turn the model's reasoning signals into a pixel-art gacha reveal.

1vorgesternNur zum SpaßMIT
Z

dsh-subscribe (plugin)

zoahdev/dsh-subscribe

Steam-style plugin storefront: a plugin registry browsable inside DSH with one-click install, uninstall and update, plus a zero-dependency CLI and agent-callable market tools.

1vor 23 StundenEntwicklung & Plugin-ToolsMIT
T

dsh-plugin-toggle

tuogusa/dsh-plugin-toggle

Toggle, delete, undo-delete, and check/update plugins from the Web settings panel; runtime enable/disable is persisted to the profile.

1vor 20 StundenEntwicklung & Plugin-ToolsMIT
S

awesome-dsh

stakeswky/awesome-dsh

Turns a stated need into a plugin choice: an agent skill that queries a catalog of the whole `dsh-plugin` topic (2600+ repos, recrawled every 6 hours, Chinese descriptions from Workers AI) through a ranked search API, then hands back the matching `dsh plugin add` command.

1vor 4 TagenEntwicklung & Plugin-ToolsMIT
M

dsh-plugin-center

max-null/dsh-plugin-center

Plugin center for DeepSeek Harness: installed-plugin metadata, a community market with stars and versions, one-click install and update, and a What's New dialog.

1vor 7 StundenEntwicklung & Plugin-ToolsMIT
L

dsh-mcp-market

lkmeng2001/dsh-mcp-market

MCP server marketplace for DSH: browse a curated, npm-verified catalog and install MCP servers into the current profile with one click, live without restart.

1vor 4 TagenEntwicklung & Plugin-ToolsMIT
K

dsh-theme-switch

kinmat-a/dsh-theme-switch

One-click skin switching for DSH Web settings: auto-detects installed themes, keeps exactly one active at a time, and falls back to the official look when all are off. Changes apply instantly and survive restarts.

1vor 4 TagenEntwicklung & Plugin-ToolsBSD-3-Clause
K

dsh-plugin-market

kimiya1010/dsh-plugin-market

A plugin market for DeepSeek Harness: search and one-click install GitHub dsh-plugin plugins straight from the web GUI.

1vor 4 TagenEntwicklung & Plugin-Tools
D

dsh-starter-pack

dariandai/dsh-starter-pack

A curated plugin starter pack: batch-installs and configures 15 vetted community plugins across four groups from a Settings-page UI or the /setup command.

1vor 5 TagenEntwicklung & Plugin-ToolsMIT
C

dsh-plugin-advisor

chengxiucdp/dsh-plugin-advisor

Quality-aware in-agent plugin discovery: a find_dsh_plugins tool that ranks the whole dsh-plugin topic through a daily quality-scored index (installable manifest, curated listing, license, activity) merged with a live gh search — zero LLM API cost, risk flags and exact install commands in every result.

1vor 18 StundenEntwicklung & Plugin-ToolsMIT
8

dsh-plugin-audit

863683348/dsh-plugin-audit

Ecosystem-wide plugin health audit: syncs the dsh-plugin topic into a local scored catalog (maintenance / docs / npm + weekly downloads / ecosystem, 0-100, A-D), static security scan with high-finding grade veto, star history snapshots, web leaderboard and agent tools.

1vor 3 TagenEntwicklung & Plugin-ToolsMIT
T

dsh-plugins (dsh-lan-access)

tzhr-invest/dsh-plugins

Complete LAN/remote access for the Web UI: 0.0.0.0 binding, crypto.randomUUID polyfill, token gate (401 login page + WebSocket interception, loopback exempt), privileged-fence and settings-persistence exemptions, and an idempotent installer with upgrade recovery.

1vorgesternIntegrationen & FernzugriffMIT
A

dsh-auth-tunnel

ai-eks/dsh-auth-tunnel

Password-gated public access for the DSH Web GUI through quick or named Cloudflare Tunnels, with HTTP/WebSocket proxying and an in-app directory picker.

1vor 14 StundenIntegrationen & FernzugriffMIT
Z

dsh-poison-guard

zoahdev/dsh-poison-guard

Pre-install supply-chain poison scanner for DSH plugins: AST (JS-X-Ray) + deobfuscation + regex heuristics, exits non-zero on findings for CI gating.

1vorgesternSicherheit & BerechtigungenMIT
T

dsh-egress-guard

tancheng33/dsh-egress-guard

Runtime security gate on the tool pipeline: denies calls naming hosts outside an egress allowlist, redacts credentials from results at the canonical value rather than only the rendered content, and appends every decision to a JSONL audit log; ships in monitor-only mode.

1vor 4 TagenSicherheit & BerechtigungenMIT
S

dsh-web-auth

summersec/dsh-web-auth

Transport-level authentication gate for the DeepSeek Harness Web GUI with server-side sessions, HttpOnly cookies, IP-based login throttling, and an scrypt password CLI.

1vorgesternSicherheit & BerechtigungenMIT
S

dsh-code-security

stardustlc666/dsh-code-security

Deterministic code security review: 40+ rules, secret entropy detection, staged-diff review, SARIF export, baseline acceptance and SBOM-lite dependency inventory.

1gesternSicherheit & BerechtigungenMIT
J

dsh-rule-engine

jilian-dsh/dsh-rule-engine

Rules execution engine for dsh: parses AGENTS.md, hard-blocks rule-violating tool calls, text-based B/D rule auditing, /guard command, version-guard for versioned files, and free-zone support (engine skips free-zone sections).

1vor 7 StundenSicherheit & BerechtigungenMIT
B

dsh-security-guard

bigclawd/dsh-security-guard

Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web panel, and allowlist.

1vor 4 TagenSicherheit & BerechtigungenMIT