Plugins
Durchsuche, filtere und installiere DeepSeek-Harness-Plugins.
14 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-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-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.
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-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-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-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.
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".