Skip to main content

Plugins

Browse, filter, and install DeepSeek-Harness plugins.

2055 plugins found

S

dsh-cve-audit

sarthak2511/dsh-cve-audit

Live CVE/supply-chain audit for your workspace's own project dependencies (npm/pip/go), backed by OSV.dev, with a `cve_audit` tool plus optional automatic re-scan on lockfile changes.

03 days agoSecurity & Permissions
P

dsh-plugin-judge

pengxuding/dsh-plugin-judge

Plugin value auditor: pre-install review (source scan + LLM judge) and post-install audit of installed bundles, with model-switch re-audit reminders.

04 days agoSecurity & PermissionsMIT
J

secret-guard

johnxu22786/secret-guard

Blocks agents from reading or writing sensitive files (.env, credentials, key material), masks leaked secret-shaped values in tool results, keeps an audit journal, and exposes safe sg_* inspection tools that never print raw values.

02 days agoSecurity & PermissionsMIT
J

safety-net

johnxu22786/safety-net

Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.

03 days agoSecurity & PermissionsMIT
B

dsh-plugin-sentinel

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.

04 days agoSecurity & PermissionsMIT
A

dsh-auto-reviewer

antarescorn/dsh-auto-reviewer

Codex-style auto-review permission mode: adds an auto-review preset that auto-approves safe sandbox escalations, asks on risky or ambiguous ones, and rejects critical unconfirmed operations.

0yesterdaySecurity & PermissionsBSD-3-Clause
9

dsh-permissions

940842546/dsh-permissions

Claude Code-style permission rules engine: hard/deny/ask/allow tiers with a hard tier above full access, workspace-scoped rules, wildcard path protection, and a visual staged editor; rules persist in settings.yaml.

021 hours agoSecurity & PermissionsMIT
8

dsh-plugin-gate

863683348/dsh-plugin-gate

Installation safety gate for DSH plugins: antivirus-style scan of install scripts, permissions, secrets and network callbacks on local directories or npm tarballs, returning a BLOCK/WARN/PASS verdict before "dsh plugin add".

0yesterdaySecurity & PermissionsMIT
8

dsh-gov

863683348/dsh-gov

Agent governance suite: policy-based tool gating (allow/deny/ask with wildcards and priorities), a structured JSONL audit trail, and per-agent token quotas against the host token meter, with state under $DSH_HOME/gov.

02 days agoSecurity & PermissionsMIT
Z

dsh-rule-evolve (plugin)

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.

03 days agoDev & Plugin ToolsMIT
W

dsh-plugin-hub (dsh-skill-explorer)

wingsky-1/dsh-plugin-hub

Skill center in the DSH web GUI: browse loaded skills grouped by source (system / project / user / custom / runtime), with create, enable/disable, and delete (moves to .trash) actions.

016 hours agoDev & Plugin ToolsMIT
W

dsh-plugin-hub (dsh-gzip)

wingsky-1/dsh-plugin-hub

Gzip compression for /api responses, fixing history-load timeouts over remote/low-bandwidth connections; skips SSE and already-encoded responses.

016 hours agoDev & Plugin ToolsMIT
T

dsh-single-instance-guard

tang-mm95/dsh-single-instance-guard

Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.

02 days agoDev & Plugin ToolsMIT
T

dsh-spill-s3

tancheng33/dsh-spill-s3

S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.

03 days agoDev & Plugin ToolsMIT
S

dsh-hot-reload

stuarthu/dsh-hot-reload

Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.

018 hours agoDev & Plugin ToolsMIT
R

dsh-preset-anchored-standard

ruby1304/dsh-preset-anchored-standard

Minimal-anchored agent preset: request #1 keeps the real bash + str_replace_editor pair with auto-injected context stripped, then promotion unlocks the full Standard catalog and posts a one-shot background-jobs notice against sleep-polling habits.

02 days agoDev & Plugin ToolsMIT
R

dsh-change-budget

raphaelutumn/dsh-change-budget

Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.

02 days agoDev & Plugin ToolsMIT
P

dsh-test-drive

perrylink/dsh-test-drive

Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.

014 hours agoDev & Plugin ToolsApache-2.0
P

dsh-observe

perrylink/dsh-observe

Exports the session event stream to OpenTelemetry OTLP and Langfuse as sanitized, buffered traces and metrics, off by default.

014 hours agoDev & Plugin ToolsApache-2.0
L

dsh-desktop-lifecycle

luumod/dsh-desktop-lifecycle

Close and restart controls for DeepSeek Harness Desktop and Web on Windows, in Settings → General.

03 days agoDev & Plugin Tools
J

hooks-adapter

johnxu22786/hooks-adapter

Reuses hooks declared in Claude Code, Codex and opencode configs on dsh, executing shell, webhook, oracle and proxy handlers with zero runtime dependencies.

02 days agoDev & Plugin ToolsMIT
J

dsh-evolution-lab

jaydong9130/dsh-evolution-lab

Evidence-backed Skill self-evolution for DeepSeek Harness: redacted trajectory learning, quarantined proposals, arena validation, canary monitoring, automatic rollback.

02 days agoDev & Plugin ToolsMIT
H

dsh-update-copilot

hezhongtang/dsh-update-copilot

Update copilot for DeepSeek Harness: one scan covers the dsh core, official bundles, and every profile plugin; explains what changed and how risky each update is, then updates only what you confirm.

023 hours agoDev & Plugin ToolsMIT
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.

0yesterdayDev & Plugin ToolsMIT