Plugins
Navegue, filtre e instale plugins do DeepSeek-Harness.
63 plugins encontrados
dsh-mcpguard
chenlaoshiyf/dsh-mcpguard
Verifica skills e configurações MCP em busca de injeção de prompt, homóglifos, Unicode oculto, comandos de shell perigosos e vazamento de credenciais
dsh-vibe-pack
leemancheung/dsh-vibe-pack
Transactional data-only configuration pack manager with integrity, ownership, preview, diff, and rollback safeguards.
dsh-conflict-guardian
baisama-cloud/dsh-conflict-guardian
Detects DSH plugin conflicts (duplicate mounts, failed/pending plugins, duplicate config row ids) at startup, auto-stops or restores the affected plugins, and shows a conflict report popup in the web UI. DSH 启动时检测插件冲突并自动停用/恢复,弹窗汇报冲突详情。
skill-security-guard
rrrrrredy/skill-security-guard
DeepSeek Harness community Bundle for the skill-security-guard static scanner
dsh-guardian
max-null/dsh-guardian
Guardian state engine for the DeepSeek Harness — assertion counting, edit review queue, and no-feedback-loop monitoring over session events
dsh-safety-net
asuna486-desuwa/dsh-safety-net
Self-protection guardrails for the DeepSeek Harness: protected-path interception, backup-before-destroy, CLI self-recovery commands, and strict sandbox defaulting
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.
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).
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.
dsh-doc-guard
lucky8197/dsh-doc-guard
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
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.
dsh-housekeeper
guo6x/dsh-housekeeper
Environment housekeeper for the agent: toolchain inventory (node/pnpm/git/gh/ffmpeg/browsers), scratch/cache scan with whitelist-guarded one-click cleanup, and the machine rules file (AGENTS.md) editor - all in the Web GUI settings.
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')".
dsh-startup-guard
aokamoaki/dsh-startup-guard
Boot-time guard that repairs corrupt session logs, preflights plugin composition, vm-checks client artifacts, smoke-tests host apply() and quarantines crash-causing bundles, so a broken plugin can never brick startup.
agent-loop-workflow
lesliewylie/agent-loop-workflow
A project-agnostic multi-agent collaboration protocol for the DeepSeek Harness: loop guards that stop runaway agent loops, a six-field handoff format, risk-tiered review routing, and a fixed verify→commit→push→review→close sequence. One skill instead of the same rules copy-pasted into every agent's instructions.
dsh-mojibake-interceptor
fire-disposal/dsh-mojibake-interceptor
Mojibake guard bundle for DSH: feature-based garbled-text detection before writes with review-then-release (an identical retry passes), plus pre-execution pwsh encoding audit (ANSI/GBK/UTF-16/Default), Windows and Chinese first.
dsh-git-guard
bibibala/dsh-git-guard
Plugin de proteção de escrita com reconhecimento do Git para o DeepSeek Harness: bloqueia escritas de arquivo inteiro que sobrescreveriam alterações não commitadas do usuário, e relata o que aconteceu com arquivos protegidos ao final do turno
dsh-guardian
lonelymoon87/dsh-guardian
Adiciona verificações de política para operações perigosas, redação de saída e um workflow de revisão de segurança
dsh-docker
jesse-njx/dsh-docker
Controle de contêineres tipado e protegido: ps/logs/inspect/exec/start/stop e compose up/down com saída em JSON, direcionamento com reconhecimento de projeto e operações destrutivas condicionadas a aprovação
dsh-perm-guard
a903067276-rgb/dsh-perm-guard
Auto-approval permission guard: a middle tier between workspace-write and danger-full-access — auto-allows safe operations inside trust directories, always asks a human for destructive ones, with 11 per-category switches and an audit trail.
dsh-safeguard
zhijiangtang/dsh-safeguard
Pre-execution guardrail: vetoes dangerous shell commands and blocks secret/credential leaks before they run.
dsh-plugin-prompt-guard
davidgereb/dsh-plugin-prompt-guard
Prompt visibility and notification plugin for DeepSeek Harness.
dsh-write-gate
couldbeme/dsh-write-gate
Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.
dsh-bundle-dedup-guard
lstalu/dsh-bundle-dedup-guard
DSH plugin guard: checks profile bundle lists for duplicate loader entries on every plugin load, preventing the 'duplicate loader entry id' boot crash caused by listing an aggregate bundle and its sub-plugins together — and the `dsh plugin` reconcile recu