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

プラグイン

DeepSeek-Harness プラグインを閲覧・絞り込み・インストールできます。

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

Z

dshmobile (dshmobile-plugin)

zdx8637-gitdog/dshmobile

Phone access to DSH over a self-hosted relay (WSS via your own TLS-terminating proxy): bundle plugin with bridge supervisor and QR login, a native Android app, and server-side device revocation.

017 時間前統合とリモートMIT
T

dsh-credentials-vault

tancheng33/dsh-credentials-vault

HashiCorp Vault backend for the credential seam: KV v2/v1, AppRole machine auth, per-operation reads so rotation needs no restart, and compare-and-swap writes.

04 日前セキュリティと権限MIT
T

dsh-code-runtime-container

tancheng33/dsh-code-runtime-container

Container-isolated backend for the `ctx.codeRuntime` seam: each Code Mode program runs in a fresh container with no network, a read-only rootfs, dropped capabilities, and kernel-enforced memory, CPU and pid ceilings.

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

dsh-risk-guard

shuxue6662-a11y/dsh-risk-guard

Zero-interruption audit and fuse blocking for DeepSeek Harness: silently records every tool call with deterministic risk scoring, cumulative-risk bonuses, risk-level breakdowns and retention-based cleanup; blocks irreversible catastrophes (protected-path deletion, disk wipe, force-push to protected branches/refs, credential exfiltration), and renders a redacted /risk-guard operation bill with --since filtering.

0一昨日セキュリティと権限MIT
P

dsh-plugin-judge

pengxuding/dsh-plugin-judge

Plugin value auditor: pre-install review (source scan + LLM judge) and post-install audit of installed bundles, with model-switch re-audit reminders.

05 日前セキュリティと権限MIT
P

dsh-auto-classifier

pakiknowledge/dsh-auto-classifier

Autonomous permission classifier for the auto preset: tool-scoped allow/deny rules, an LLM semantic judge, and git checkpointing for unattended sessions.

03 日前セキュリティと権限
J

secret-guard

johnxu22786/secret-guard

Blocks agents from reading or writing sensitive files (.env, credentials, key material), masks leaked secret-shaped values in tool results, keeps an audit journal, and exposes safe sg_* inspection tools that never print raw values.

03 日前セキュリティと権限MIT
J

safety-net

johnxu22786/safety-net

Destructive-command interception gate for dsh: parses shell semantics, judges risk against 41 built-in rules, and holds irreversible rm -rf, git reset --hard, and git push --force style commands at a confirmation gate.

03 日前セキュリティと権限MIT
D

dsh-plugins (dsh-secret-redactor)

damonkoy/dsh-plugins

Automatic secret redaction in tool results: masks API keys, tokens, JWTs, private keys and configured secrets before the model sees them.

04 日前セキュリティと権限
D

dsh-plugins (dsh-approve-for-me)

damonkoy/dsh-plugins

Automated approval review: auto-approve read-only tools, auto-deny dangerous commands, fail-closed policy engine.

04 日前セキュリティと権限
B

dsh-plugin-sentinel

botonj/dsh-plugin-sentinel

Static pre-install security auditor for plugin bundles: lifecycle scripts, dynamic execution, credential-exfiltration combos, and patch-layer hazards, with zero dependencies and in-memory tar parsing.

04 日前セキュリティと権限MIT
A

dsh-auto-reviewer

antarescorn/dsh-auto-reviewer

Codex-style auto-review permission mode: adds an auto-review preset that auto-approves safe sandbox escalations, asks on risky or ambiguous ones, and rejects critical unconfirmed operations.

0一昨日セキュリティと権限BSD-3-Clause
9

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.

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

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".

0一昨日セキュリティと権限MIT
8

dsh-gov

863683348/dsh-gov

Agent governance suite: policy-based tool gating (allow/deny/ask with wildcards and priorities), a structured JSONL audit trail, and per-agent token quotas against the host token meter, with state under $DSH_HOME/gov.

03 日前セキュリティと権限MIT
Z

dsh-rule-evolve (plugin)

zoahdev/dsh-rule-evolve

Verification-driven self-evolution loop: failure logs become verified AGENTS.md rules; in-session plugin (evolve_learn / evolve_apply / evolve_touch / evolve_recall), tool-verify gate, rule lifecycle, local recall.

03 日前開発とプラグインツールMIT
T

dsh-single-instance-guard

tang-mm95/dsh-single-instance-guard

Aborts startup when another live dsh instance holds the same DSH_HOME data directory, preventing the concurrent session-log writes that corrupt transcripts.

03 日前開発とプラグインツールMIT
T

dsh-spill-s3

tancheng33/dsh-spill-s3

S3-compatible backend for the spill seam: oversized tool output goes to object storage (S3, MinIO, R2) with hashed session prefixes and unguessable keys, instead of the agent's local disk.

04 日前開発とプラグインツールMIT
S

dsh-hot-reload

stuarthu/dsh-hot-reload

Reloads an upgraded plugin inside the running dsh process instead of restarting it, and rolls back to the old version when a reload fails.

08 時間前開発とプラグインツールMIT
R

dsh-preset-anchored-standard

ruby1304/dsh-preset-anchored-standard

Minimal-anchored agent preset: request #1 keeps the real bash + str_replace_editor pair with auto-injected context stripped, then promotion unlocks the full Standard catalog and posts a one-shot background-jobs notice against sleep-polling habits.

03 日前開発とプラグインツールMIT
R

dsh-change-budget

raphaelutumn/dsh-change-budget

Configurable per-turn budgets for supported file mutations, limiting distinct files, mutation calls, and UTF-8 payload bytes before tool execution.

012 時間前開発とプラグインツールMIT
P

dsh-test-drive

perrylink/dsh-test-drive

Runs isolated install-and-smoke test drives for DSH plugins in throwaway profiles, returning structured pass/fail records and batch matrices without touching your real profile.

017 時間前開発とプラグインツールApache-2.0
P

dsh-observe

perrylink/dsh-observe

Exports the session event stream to OpenTelemetry OTLP and Langfuse as sanitized, buffered traces and metrics, off by default.

0昨日開発とプラグインツールApache-2.0
L

dsh-desktop-lifecycle

luumod/dsh-desktop-lifecycle

Close and restart controls for DeepSeek Harness Desktop and Web on Windows, in Settings → General.

04 日前開発とプラグインツール