プラグイン
DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。
14 件のプラグインが見つかりました
dsh-redteam-mode (redteam-bundle)
jueze-2019/dsh-redteam-mode
レッドチーム実行モード:対象組織名を1つ送信すると、プランナーセッションが最大3つの同時エージェントで5役のエージェントチーム(偵察、資産トリアージ、脆弱性発見、悪用、内部ピボット)を実行し、スキルとリソースをプレフライト確認した上で、不足しているキーやVPSを最初に要求します。発見事項は検出タイムスタンプ付きでローカルSQLiteファクトベースに記録され、永続的な右側コンソールに表示されます(検出タイムライン付きの資産マッピング、エージェント一覧、セッション・トンネル状態、5段階の攻撃チェーン、スコアリングターゲット、各スコアがどのように得られたかを明記したレポート — アクション、正確なコマンド、資格情報の出所、トンネル構築コマンド — およびカテゴリ別整理のPOC/EXPナレッジベース)。13のネイティブスキル、53のredteam_*ツール、ワンコマンド自己更新を同梱。
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
フェイルクローズ方式の Feishu(Lark)チャネルブリッジ。ボットとチャットして dsh エージェントのターンを受け取れます — オプトインのヒューマン・イン・ザ・ループ ツール承認付き(すべての bash 呼び出し前に Allow/Deny カード、フェイルクローズなタイムアウト)。公式 Python SDK のみを使用する統合(バージョン固定)、デフォルト拒否のホワイトリスト、Webhook の署名/タイムスタンプ/リプレイ検証、チャットごとのスティッキーセッション、最新 SDK との互換性を毎日確認するカナリア、バイリンガルドキュメントを備えます。
Lume
cayan0x/lume
DSH Desktop 拡張プラグイン:セッションごとのタスク実行規律と本物の関係性。規律:適応プロトコル階層(チャットは short / タスクは full / 推論モデルには lean)、Q&A、ルックアップ、ディスカッション、診断、実行にわたる意図ルーティング(診断は頼まれない限り修正しない)、エビデンスの新しさ(ログや古いエラーを引用する前にタイムスタンプと因果関係を確認する)、実際のツール結果検証(失敗や不明な結果は決して完了として報告されない)、反復失敗時の自己修復とセッション横断リフレクションループ、ホストが履歴を凝縮した後に状態を再固定する圧縮認識、ドキュメント能力認識(ドキュメントツールをプローブしそれに応じて制約する:ツールがある場合は書く前に読み、完了と主張する前に読み返す;ない場合はバイナリ office ファイルを手動解析する代わりに境界を述べる)。ペルソナ:チャットログ、小説、スクリプト、キャラクター設定ドキュメントから、実資料統計に固定されたトーン、キャッチフレーズ、返信長で名前付きキャラクターを蒸留する;時間制限のある事実の自動期限切れを伴う長期メモリ、スタイルルールとして捕捉された修正、コーパスとして固定された承認済み返信、使用に伴い収束する双方向フィードバック、メモリ星図、ペルソナカードのエクスポート/インポート。制約は関連する場合にのみ注入されるため、アイドルチャットは追加トークンを必要としない。
dsh-panda-calendar
runcat-tommy/dsh-panda-calendar
A conversation-view tab for DeepSeek Harness Web showing solar/lunar dates, ganzhi year/month/day, Chinese zodiac, 24 solar terms, festivals, China public holidays including make-up workdays, multi-city weather, an epoch↔date timestamp converter with a time-zone picker, and bundled offline "on this day" history from free sources without an API key.
dsh-resume-on-restart
nickkkkkk123123/dsh-resume-on-restart
Auto-wakes the main agent after a DSH service restart: compares last-run timestamps, posts a recovery notice with humanized downtime, and delivers it so interrupted work picks itself back up. Runs on plain cordis ctx, packaged-DSH-Desktop ready.
auditrail
johnxu22786/auditrail
Security auditing and session forensics for dsh: full tool-invocation-chain recording (who/which tool/files/timestamps), redacted playback, and rule-based scanning.
dsh-agent-billing
hoyyang/dsh-agent-billing
Agent billing and usage observability for dsh web: session-log direct-scan recording (zstd, per-event timestamps, watermark + lastSeq double dedup), multi-account rate profiles per provider and model, per-window live badge reading the window session id via React fiber, full glassmorphism dashboard with 14-day sparkline, budget alerts, relay-station balance queries and a 332-model official price library.
dsh-plugins
genen-s/dsh-plugins
Quick-notes floating panel for dsh web: timestamped entries, clock, alarms with flashing reminder, API prices & balances, day/week/month/year grouping.
dsh-longtext-input
levodoubt/dsh-longtext-input
Adds a Long text button to the composer tool row: write or paste the body in an editor overlay, and on save it is written to <workspace>/.dsh-longtext/<timestamp>_<title>.md and an @ path reference to that file is appended to the composer, leaving the conversation free of the long text itself.
dsh-plugin-node-time
focksor/dsh-plugin-node-time
Hover timestamps for DSH web chat nodes — start–end (and duration) on Think, Bash and every tool/step row · 在 web 界面 hover Think/Bash 等会话节点行时显示开始-结束时间与用时的 DeepSeek Harness 插件
dsh-archive-manager (plugin)
neumannzc/dsh-archive-manager
Beautified archive-manager settings section listing archived sessions grouped by workspace, with a hover unarchive action and relative timestamps.
dsh-when
zhijiangtang/dsh-when
Parses natural-language relative time (e.g. "in 2 hours") into ISO timestamps, fail-fast.
dsh-quickref
worksassistant/dsh-quickref
Developer quick-reference toolbox for DSH: 12 themed categories (195 entries) plus zero-dependency tools — regex tester, JSON formatter, timestamp converter, Base64/URL codec, cron generator and line diff, in a searchable settings panel.
dsh-task-runner
jing-hy/dsh-task-runner
Project/task dual-mode workspaces for DSH: a task skips the workspace picker and gets a fresh scratch directory (D:\dsh_working\<name>-<timestamp>) per conversation, Codex-style; no-workspace sessions are grouped under a persistent Tasks section in the sidebar with empty states, and the new-session workspace picker gains a "no workspace (task)" option.