본문으로 건너뛰기

플러그인

DeepSeek-Harness 플러그인을 찾아보고, 필터링하고, 설치하세요.

플러그인 2187개 찾음

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.

14일 전개발 및 플러그인 도구
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.

116시간 전개발 및 플러그인 도구MIT
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.

13일 전개발 및 플러그인 도구MIT
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.

112시간 전통합 및 원격MIT
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.

1그저께보안 및 권한MIT
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.

14일 전보안 및 권한MIT
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.

1그저께보안 및 권한MIT
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.

14일 전보안 및 권한MIT
Y

dsh-update-checker

yzz-s/dsh-update-checker

Conversation header badge showing the DeepSeek Harness version, checking npm for the latest release and prompting upgrades.

15일 전개발 및 플러그인 도구MIT
X

dsh-prometheus

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.

15일 전개발 및 플러그인 도구MIT
S

dsh-genie

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.

15일 전개발 및 플러그인 도구MIT
S

dsh-flakefinder

stardustlc666/dsh-flakefinder

Test-stability tools: repeatedly run vitest/jest/pytest/node:test suites, classify flaky cases, keep history and maintain a quarantine manifest.

1어제개발 및 플러그인 도구MIT
S

deepseek-harness-evolver

shinjiyu/deepseek-harness-evolver

Complement to official Creator mode: stage, validate, live-mount via ctx.plugin, score, and solidify or roll back in-memory tool-plugin trials.

15일 전개발 및 플러그인 도구MIT
L

dsh-cursor-acp

loeanxi/dsh-cursor-acp

Hands standalone jobs to the Cursor CLI signed in on the same machine, with child-model settings and a read-only connectivity test.

13일 전개발 및 플러그인 도구MIT
L

dsh-skill-manager

liu20030725/dsh-skill-manager

Manage and organize your agent skills by category, tags and collections in DeepSeek Harness, with a settings panel and a slash-command folder picker.

13일 전개발 및 플러그인 도구MIT
K

dsh-restart-button

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.

117시간 전개발 및 플러그인 도구MIT
J

dsh-clawshell

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.

15일 전개발 및 플러그인 도구
J

dsh-web-shell

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.

14일 전개발 및 플러그인 도구MIT
I

dsh-testkit

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.

117시간 전개발 및 플러그인 도구MIT
H

dsh-power-button

huasheng33991/dsh-power-button

One-click start/stop button pinned to the window bottom-right corner: restarts DeepSeek Harness in place via a detached helper that relaunches the exact boot invocation (loopback same-origin guarded), with an optional stop-only action.

13일 전개발 및 플러그인 도구
F

dsh-powerdesk

fleetingecho/dsh-powerdesk

A dockable IDE workbench for the DSH web UI: a GPU-accelerated terminal (restty renderer over a Rust PTY), a CodeMirror editor, a file explorer, notes, a sandboxed browser, and ripgrep content search.

1그저께개발 및 플러그인 도구MIT
F

dsh-mattpocock-skills-deck

featherhunter/dsh-mattpocock-skills-deck

Right-side details panel that turns the Matt Pocock skills collection into a DSH quest board: wayfinder decision maps, per-issue triage / fix / discuss / execute actions, 9-item core-skill probe plus 20-skill radar, environment checks, and one-click handoff across sessions.

1어제개발 및 플러그인 도구MIT
D

dsh-depguard

delightor/dsh-depguard

Dependency-topology guard: pre-install conflict prediction and post-install detection of duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services that cause Symbol-key crashes like "Cannot read properties of undefined (reading 'prepare')".

13일 전개발 및 플러그인 도구MIT
A

dshp

asdf17128/dshp

Registers `list_profiles` and `export_profile`, so the agent can show what setups exist and hand back a whole profile — bundle order, plugin versions and patch — as one portable file to share. Read-only.

14일 전개발 및 플러그인 도구MIT