DSH Plugins Marketplace
7,148 plugins indexed · 5,699 installable · 17,937 versions tracked
138 plugins
Irreversible secret-scrubbing guard: rewrites access keys, bearer tokens, and private key blocks into `[REDACTED:<category>]` placeholders before they reach the session log and the model.
★ 0
dsh plugin --profile web add dsh-secret-scrubHard-stops further tool calls after a configurable per-session budget is reached.
★ 0
dsh plugin --profile web add dsh-tool-budgetProtect declared workspace subpaths such as .git from writes, and optionally grant extra writable roots under workspace-write.
★ 0
dsh plugin --profile web add dsh-write-protectPre-install static security review and runtime guard for dsh plugins: deobfuscation decoding, supply-chain checks, web one-click review/install/uninstall, and optional runtime tool-call guard.
★ 0
dsh plugin --profile web add dsh-plugin-security-reviewOne-time Full access switch for DeepSeek Harness: new sessions (workspaces and conversations) start with danger-full-access and skip the per-session Full access confirmation; installable as a dsh bund
★ 0
dsh plugin --profile web add dsh-full-access-switchTools guard that moves agent-issued `rm` targets to the macOS Trash instead of deleting, with a shell-aware lexer covering compound and disguised commands; a switch in Settings → General turns it off.
★ 0
dsh plugin --profile web add dsh-safe-deleteManual approval mode ("Manual Mode" / "Ask Mode").
★ 0
dsh plugin --profile web add dsh-tool-approvalFourth permission preset for dsh: unconfined, GPU-capable sessions (danger-full-access) with per-operation user approval for writes outside the workspace or to protected paths (.git/**, .env*); implem
★ 0
dsh plugin --profile web add dsh-full-with-approvalby SodaZheng
为 DeepSeek Harness 加一道由你掌控的访问验证。An access-verification step for DeepSeek Harness, under your control.
★ 0
MIT
JavaScript
Sep 10, 2026
dsh plugin --profile web add dsh-totpApplies per-workspace default Agent and permission presets to new root sessions automatically (Settings - Workspace defaults), using only official extension points.
★ 0
dsh plugin --profile web add @ahiosuz/dsh-workspace-toolsLive 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.
★ 0
dsh plugin --profile web add @dsh-plugins/dsh-cve-auditAgent 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 und
★ 0
dsh plugin --profile web add dsh-govPolicy plugin that gates kubectl by kubeconfig context: hard-deny irreversible verbs outside local clusters, ask for the rest.
★ 0
↓ 71/wk
dsh plugin --profile web add dsh-kubectl-guardby Vladimir-Kryshchenko
Static linter for DeepSeek Harness plugin HTTP routes: every webServer route bypasses the /api gateway's trust check and must pin the Host to loopback itself. PASS/WARN/FAIL per route, as a CLI and a
★ 0
MIT
TypeScript
Aug 22, 2026
dsh plugin --profile web add dsh-route-fence-linterAI-driven source-code security scanning workbench: 5 model tools (start/finding/status/report/list) plus a /hawkeye web UI and JSON/Markdown/HTML vulnerability reports; zero-dependency Cordis plugin,
★ 0
Background security auditor for DeepSeek Harness: scans agent outputs for secret leakage, checks command safety before execution, and surfaces findings in a persistent audit log.
★ 0
dsh plugin --profile web add @goodandready/dsh-shadow-auditorAutomated approval review: auto-approve read-only tools, auto-deny dangerous commands, fail-closed policy engine.
★ 0
Text hygiene as a dsh plugin: sanitize untrusted text, scan invisible characters, clean LLM formatting, and escape CSV formula injection.
★ 0
↓ 99/wk
dsh plugin --profile web add noatmark-dsh-pluginby JohnXu22786
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 too
★ 0
MIT
TypeScript
Aug 17, 2026
dsh plugin --profile web add dsh-secret-guardby tancheng33
Container-isolated backend for the DeepSeek Harness code-execution seam: Code Mode programs run in a fresh container with no network, a read-only rootfs, and kernel-enforced memory, CPU, and pid ceili
★ 0
MIT
TypeScript
Aug 16, 2026
dsh plugin --profile web add dsh-code-runtime-containerSecurity-focused Feishu (Lark) channel for DeepSeek Harness: allowlisted remote-agent access with workspace-scoped paths, symlink checks, risk-based approvals, session isolation, redacted logs, and bo
★ 0
dsh plugin --profile web add dsh-feishu-channelKeeps DSH agents from forgetting your requirements during long tasks. It saves important conditions and completion evidence locally, brings them back after context compaction or session resume, and st
★ 0
dsh plugin --profile web add dsh-completion-guardHardening guard for mcp__omni__parse in DeepSeek Harness: a tools/pre-execute listener that denies private/reserved host URLs (SSRF), enforces an allow-list or ask (consent), and is fail-closed when a
★ 0
Runtime security guard for DSH: loader import confinement, HTTP Host header validation, and source patch for VM sandbox escapes (4 CVEs). AI-assisted.
★ 0
↓ 139/wk
dsh plugin --profile web add dsh-security-guard