プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
10 件のプラグインが見つかりました
dsh-mcp-panel
perrylink/dsh-mcp-panel
公式 DSH MCP クライアント向けの読み取り専用ランタイム管理パネル: 接続状態、登録済みツール、エラー、再接続回数を /mcp コマンドと設定タブから確認可能。サニタイズされた表示と有効/無効化パッチの提案付き。
dsh-defend
perrylink/dsh-defend
agent/pre-step、tools/pre-execute、tools/post-execute の各シームで、プロンプトインジェクション、ジェイルブレイク、シークレット漏洩のパターンを検出します。allow/ask/block の3段階判定、サニタイズされた defend/detection 監査イベント、defend_report ツール、破壊的削除コマンドに対するガードを備えています。
dsh-click
perrylink/dsh-click
Windows デスクトップの computer-use ツール(click、type、key、screenshot)。新鮮さチェック、承認ゲート、各操作を囲むプロセス識別子検証、サニタイズされた監査証跡を備える。
dsh-observe
perrylink/dsh-observe
session event stream を OpenTelemetry OTLP と Langfuse に、サニタイズ済みでバッファリングされた trace と metric としてエクスポートする。既定では無効。
dsh-messages-sanitizer
leeminjing/dsh-messages-sanitizer
ツールディスパッチクラッシュ後(孤立したtool_calls / toolメッセージ)にメッセージ配列を自動修復し、400 INVALID_REQUESTセッションのロックアップを防止します。
dsh-plugin-console
alexyin-tongji/dsh-plugin-console
Browse and manage the community plugin catalog from a first-level DeepSeek Harness Settings page, with verified installs and updates, removal, pause and resume, installed-package state, and sanitized README previews.
noatmark-dsh-plugin
ylwl1997/noatmark-dsh-plugin
テキストの衛生管理を行う dsh プラグイン。信頼できないテキストのサニタイズ、不可視文字のスキャン、LLM 由来の整形の除去、CSV 数式インジェクションのエスケープに対応します。
dsh-dsml-artifact-guard
goodandready/dsh-dsml-artifact-guard
Sanitizes leaked DeepSeek DSML closing tags from model text streams.
dsh-plugin-kit
perrylink/dsh-plugin-kit
Shared toolkit for authoring DeepSeek Harness plugins, published as @perrylink/dsh-plugin-kit: a pluggable provider registry seam, fail-closed approval and session-event gates, shared sanitize/pricing/judge modules and a new-plugin skeleton.
dsh-file-explorer-kit
ice5kysl/dsh-file-explorer-kit
In-session "Files" tab (conversation.view, order 20) for dsh Web that browses the active session's workspace directory with breadcrumbs and previews files inline — sanitized Markdown (marked + DOMPurify), images, line-numbered text and PDF — served by read-only /dsh-files host routes registered on ctx.webServer; no write endpoints. Bilingual zh/en.