メインコンテンツへスキップ

セキュリティと権限

セキュリティと権限プラグインは、危険なツール呼び出しや悪意あるプラグインから DeepSeek-Harness(dsh)を守ります。このカテゴリには、allow/deny/ask の階層を持つポリシーベースのツールゲート、プラグインバンドルや npm tarball のインストール前スキャナー、プロンプトインジェクションと秘密情報流出の防御、テレメトリのマスキング、ハッシュチェーン型の監査ログが含まれます。

56 件のプラグインが見つかりました

T

api-relay-audit

toby-bridges/api-relay-audit

Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.

7913 日前セキュリティと権限AGPL-3.0
P

dsh-auto-review

perrylink/dsh-auto-review

Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.

353 時間前セキュリティと権限Apache-2.0
O

dsh-security-audit

omdsh-dev/dsh-security-audit

ローカルセキュリティ監査: 設定、プラグインの出所、セッション、ネットワーク露出——読み取り専用のマスク済みリスクレポートを生成。

1214 時間前セキュリティと権限MIT
S

dsh-passwords

slywalker2006/dsh-passwords

DSH web UI 向けのログインゲートウェイ: 初回セットアップ付きのパスワード保護、bcrypt + 保存時暗号化(AES-256-GCM/HMAC)、ブルートフォースロックアウト、監査ログ、80→443 リダイレクト対応の TLS 1.2 以上、CSRF 対策、クリックジャッキング対策。

119 時間前セキュリティと権限BSD-3-Clause
P

dsh-permission-rules

perrylink/dsh-permission-rules

DeepSeek Harness 向けの、Claude Code 風の宣言的な権限ルール。ツール名・引数(glob/regex)・ワークスペースパスによるマッチングを tools/pre-execute の処理段階で行う、順序付きの allow/deny/ask ルール、完全なセッションログ監査、HMR によるルールの再読み込みに対応します。

83 時間前セキュリティと権限Apache-2.0
Y

dsh-webui-auth

yuuz12/dsh-webui-auth

HTTP/トランスポート層で強制される WebUI 認証: 4 層のログインゲート(リソース、プラグイン bundle、/api、WebSocket)と HttpOnly Cookie を使ったサーバーサイドセッション。

712 時間前セキュリティと権限MIT
S

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.

616 時間前セキュリティと権限MIT
J

dsh-auto-approve

jiao-xxx/dsh-auto-approve

DeepSeek Harness のサンドボックス昇格リクエスト向けの、控えめな自動承認プリセット。

67 時間前セキュリティと権限MIT
L

dsh-approval-llm

letter2025/dsh-approval-llm

モデルベースの権限承認: 別のレビュアーモデルが承認リクエストに回答。

612 時間前セキュリティと権限
M

upstream-radar

micromilo/upstream-radar

Always-on dependency security for DSH plugins: tracks exact installed paths, OSV vulnerabilities, npm releases, and breaking-change signals, then routes project evidence to a DSH Agent.

58 時間前セキュリティと権限Apache-2.0
N

dsh-auto-mode

nanmicoder/dsh-auto-mode

DeepSeek Harness 向けの安全な自動権限承認。

54 日前セキュリティと権限MIT
0

qiushi-dsh-evidence-audit

030611/qiushi-dsh-evidence-audit

プロンプト・ツール引数・結果テキスト・生のセッション ID を保存せず、ツール結果とセッションイベントのハッシュチェーン付き JSONL レシートをローカルに追記。

54 日前セキュリティと権限MIT
0

dsh-verification-receipt

030611/dsh-verification-receipt

プロンプト・ツール引数・結果テキストを保存せず、ターンごとのツール呼び出し件数と大まかな検証シグナルのみをローカル JSONL として記録。

54 日前セキュリティと権限MIT
X

dsh-remote

xgone/dsh-remote

Remote access & authentication for DeepSeek Harness web UI: account/password login gate, MFA (TOTP), signed session cookies, role-based access, in-browser directory picker, account management settings, fully localized in English and Chinese.

48 時間前セキュリティと権限MIT
X

dsh-auth-gateway

xbzbing/dsh-auth-gateway

Password + TOTP two-factor authentication gateway for the dsh web UI: every HTTP request and WebSocket upgrade is refused until login, with per-source lockout, global rate limits and one-time backup codes.

47 時間前セキュリティと権限
T

dsh-plugin-vetting

truelove-dreamer/dsh-plugin-vetting

Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.

4一昨日セキュリティと権限
M

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.

4一昨日セキュリティと権限MIT
C

dsh-guardian

cdxiaodong/dsh-guardian

Agent security guardrail: intercepts and audits every tool call, requiring human confirmation on sensitive operations.

43 日前セキュリティと権限
S

dsh-auto

simon300000/dsh-auto

Web UI に Auto Approve 権限プリセットを追加。制限付きの新規レビュアーエージェントが各承認リクエストを許可/拒否する。

44 日前セキュリティと権限MIT
S

dsh-yolo-mode

severuszh/dsh-yolo-mode

LLM auto-approval for sandbox escalation requests, with presets and a fail-closed fallback.

3一昨日セキュリティと権限MIT
O

sandbox-nono

omdsh-dev/sandbox-nono

nono サンドボックスバックエンドのサポート。

37 日前セキュリティと権限
O

sandbox-micro

omdsh-dev/sandbox-micro

microsandbox バックエンドのサポート。

39 日前セキュリティと権限
0

dsh-telemetry-redactor

030611/dsh-telemetry-redactor

設定済みのテレメトリバックエンドに届く前に、`session-telemetry/record` のエクスポートコピーからサポート対象のシークレットパターンをマスク。

34 日前セキュリティと権限MIT
W

dsh-plugin-vet

wulun811/dsh-plugin-vet

Plugin trust pipeline for DeepSeek Harness: deterministic static scan with verdicts, opt-in runtime guard with honeypot lures, agent audit-protocol skill, and a browser shield status light. Alarm-only, never an enforcer.

23 時間前セキュリティと権限MIT