Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
31 Plugins gefunden
openguardrails
openguardrails/openguardrails
Auto-Modus für DeepSeek Harness (dsh): ein Auto-Eintrag im Berechtigungs-Selektor, dessen Freigabe-Prompts von der OpenGuardrails-Policy statt von einem Menschen beantwortet werden — inklusive der vollständigen OGR-Guard-Engine darunter. Keine Kernänderungen.
dsh-computer-use
anionex/dsh-computer-use
Barrierefreiheitsorientierte Computer-Use-Steuerung für macOS: aktuelle Beobachtungen, Ablehnung veralteter Zustände, eingegrenzte Berechtigungen und sichere Eingaben.
dsh-plugin-product-subagents
shaokeyibb/dsh-plugin-product-subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durable session recovery, per-role product permissions, and delegation with a permission ceiling.
dsh-passwords
slywalker2006/dsh-passwords
Login-Gateway für die DSH Web UI: Passwortschutz mit Ersteinrichtung, bcrypt plus Verschlüsselung im Ruhezustand (AES-256-GCM/HMAC), Brute-Force-Sperre, Audit-Log, TLS 1.2+ mit 80→443-Weiterleitung, CSRF-Schutz und Anti-Framing.
dsh-permission-rules
perrylink/dsh-permission-rules
Deklarative Berechtigungsregeln im Claude-Code-Stil für DeepSeek Harness: geordnete Allow/Deny/Ask-Regeln mit Abgleich von Tool-Name, Argument (Glob/Regex) und Arbeitsbereichspfad in der tools/pre-execute-Kaskade, vollständiges Sitzungsprotokoll-Audit und HMR-Regel-Reload.
dsh-movein (plugin)
sjh9714/dsh-movein
Fine grained per tool permission rules for DSH at the tools/pre-execute gate, deny and ask lists in Claude Code rule syntax (Bash(rm -rf:*), Read(_secrets_), mcp__server__tool), works standalone without migrating.
dsh-movein
sjh9714/dsh-movein
Migrate and import a whole Claude Code or Codex setup into DSH. Skills, slash commands, MCP servers, hooks, subagents and permission rules, with a dry-run moving estimate, a migration diff report and a post-move doctor; installs as a plugin exposing a movein_from_claude_code tool so the agent can do the move for you.
dsh-auto-approve
jiao-xxx/dsh-auto-approve
Konservatives Auto-Genehmigungs-Preset für Sandbox-Eskalationen in DeepSeek Harness
dsh-approval-llm
letter2025/dsh-approval-llm
Modellbasierte Freigabe von Berechtigungen: ein Freigabe-Beantworter, gestützt auf ein separates Reviewer-Modell.
dsh-auto-mode
nanmicoder/dsh-auto-mode
Sichere automatische Berechtigungen für DeepSeek Harness.
dsh-multi-folder
angeloszou/dsh-multi-folder
DeepSeek-Harness-Plugin: sekundäre Arbeitsverzeichnisse für ein Projekt. Der Agent behält den primären Arbeitsbereich als cwd, erhält im Modus workspace-write gleichwertige Schreib-/Ausführungsrechte auf konfigurierten sekundären Verzeichnissen und wird über Konfigurationsänderungen benachrichtigt
dsh-permgate
mrweicodes/dsh-permgate
Fine-grained permission gateway: per-category tool-call review (outside-workspace directories, commands, file read/write, subagents, repeated actions) with global & per-project allow/deny exceptions, quick-tool defaults, custom rules, a bilingual approval modal with inline diff details, custom rejection reasons and a sandbox-upgrade flow.
dsh-auto
simon300000/dsh-auto
Fügt der Web UI ein Auto-Approve-Berechtigungspreset hinzu, das mit einem frischen, eingeschränkten Reviewer-Agenten jede Freigabeanfrage erlaubt oder ablehnt.
dsh-cc-ecosystem
bcy2020/dsh-cc-ecosystem
Load Claude Code assets into DSH at runtime — skills, slash commands, rules, permission rules (deny/ask/allow), subagents and hooks from .claude/ plus Claude Code plugins (plugin.json / marketplace / skills / agents / MCP), via a memory-IR parse layer that keeps .claude as the source of truth with no writes back. Six installable packages: loader, skills, permissions, agents, hooks, mcp.
dsh-acp-enhanced
grunmin/dsh-acp-enhanced
Enhanced ACP server for DeepSeek Harness: block & reasoning streaming, usage telemetry, model/effort switching, permission presets, session resume/archive, per-session MCP servers, and Zed file/terminal forwarding.
dsh-shortcuts
ricketts-guo/dsh-shortcuts
Fully customizable keyboard shortcuts for the Web UI: 34 pre-registered features (sessions, views, clipboard, models, silent permission cycling, settings), one-click recording to bind your own, and a shortcut cheatsheet with built-in diagnostics.
super-wechat-bridge
qshuai0213/super-wechat-bridge
WeChat iLink ClawBot bridge: official Tencent iLink protocol, Web UI settings (QR login / model / preset / permissions / session management with delete), 24h auto-renewal pushes a fresh QR before expiry, zero downtime.
dsh-python-env
angeloszou/dsh-python-env
Wraps Python virtual environment management commands: reduces the network and permission problems agents hit when managing environments through terminal commands, works across operating systems, and routes installs automatically through mirrors and local proxies. The tools are strictly confined by the granted read/write permissions.
dsh-auto-approval-plugin
styxnether/dsh-auto-approval-plugin
Eine mittlere Berechtigungsstufe für DeepSeek Harness zwischen workspace-write und danger-full-access: genehmigt harmlose Befehle sowie Operationen auf konfigurierten vertrauenswürdigen Bereichen außerhalb des aktuellen Arbeitsbereichs automatisch.
dsh-fleet-audit
lesliewylie/dsh-fleet-audit
Schreibgeschütztes Audit der Zugangsdaten-Hygiene der Agentenflotte: Berechtigungen von Zugangsdaten-Dateien, eingebettete Zugangsdaten in Git-Remotes (in der Ausgabe maskiert) und Anzahl wörtlich vorkommender Provider-Token; abhängigkeitsfrei und deterministisch.
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-settings-tuner
semidia/dsh-settings-tuner
System parameter adjustment UI: grouped settings page for timeouts, parallelism, LLM retry policy, model params, web search, permissions and presets; safe profile-config editing with line-level YAML matching and post-write validation.
dsh-enter-approve
abcofabc/dsh-enter-approve
Press Enter to approve the sandbox permission-escalation prompt in the DeepSeek Harness WebUI - no mouse click required.按 Enter 即可批准 DeepSeek Harness WebUI 中的沙箱权限提升审批窗口,无需鼠标点击。
dsh-timeout-auto-reject
jiesou/dsh-timeout-auto-reject
Auto-reject unanswered permission requests with a model-visible timeout notice