プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
14 件のプラグインが見つかりました
openguardrails
openguardrails/openguardrails
DeepSeek Harness(dsh)向け Auto モード: Permissions セレクターに Auto 項目を追加し、承認プロンプトを人間ではなく OpenGuardrails ポリシーが判定 — 内部には完全な OGR ガードエンジンを搭載。コア無改造。
dsh-computer-use
anionex/dsh-computer-use
アクセシビリティ優先の macOS コンピュータ操作: 最新の観測情報、古い状態の拒否、スコープ化された権限、安全な入力。
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
DSH web UI 向けのログインゲートウェイ: 初回セットアップ付きのパスワード保護、bcrypt + 保存時暗号化(AES-256-GCM/HMAC)、ブルートフォースロックアウト、監査ログ、80→443 リダイレクト対応の TLS 1.2 以上、CSRF 対策、クリックジャッキング対策。
dsh-auto-mode
nanmicoder/dsh-auto-mode
DeepSeek Harness 向けの安全な自動権限承認。
dsh-multi-folder
angeloszou/dsh-multi-folder
DeepSeek Harness プラグイン。プロジェクトにセカンダリの作業ディレクトリを追加します。エージェントは主ワークスペースを cwd としたまま、workspace-write モードで設定済みのセカンダリディレクトリにも同等の書き込み/実行権限を持ち、設定変更があれば通知されます。
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
読み取り専用の、エージェントフリート向け認証情報の衛生監査ツール。認証情報ファイルのパーミッション、git リモートに埋め込まれた認証情報(出力ではマスク)、プロバイダートークンのリテラル数をチェックします。依存関係なし、決定的な動作です。
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".