Passer au contenu principal

Plugins

Parcourez, filtrez et installez des plugins DeepSeek-Harness.

3613 plugins trouvés

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.

0il y a 9 joursSécurité et permissionsMIT
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.

0il y a 7 joursSécurité et permissions
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.

0il y a 7 joursSécurité et permissionsMIT
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.

0il y a 7 joursSécurité et permissionsMIT
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.

0il y a 9 joursSécurité et permissionsMIT
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.

0il y a 6 joursSécurité et permissionsBSD-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.

0il y a 16 heuresSécurité et permissionsMIT
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".

0il y a 6 joursSécurité et permissionsMIT
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.

0il y a 7 joursSécurité et permissionsMIT
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.

0il y a 8 joursDéveloppement et outils de pluginsMIT
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.

0il y a 7 joursDéveloppement et outils de pluginsMIT
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.

0il y a 8 joursDéveloppement et outils de pluginsMIT
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.

0il y a 7 joursDéveloppement et outils de pluginsMIT
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.

0hierDéveloppement et outils de pluginsApache-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.

0il y a 18 heuresDéveloppement et outils de pluginsApache-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.

0il y a 8 joursDéveloppement et outils de plugins
L

dsh-agentframe-suite

ljsysfurryace/dsh-agentframe-suite

One-command bundle of the three AgentFrame plugins: memory-director, compaction, and aura-scheduler together.

0il y a 9 joursDéveloppement et outils de plugins
J

dsh-evolution-lab

jaydong9130/dsh-evolution-lab

Evidence-backed Skill self-evolution for DeepSeek Harness: redacted trajectory learning, quarantined proposals, arena validation, canary monitoring, automatic rollback.

0il y a 7 joursDéveloppement et outils de pluginsMIT
H

dsh-check-update

huihuitie-zhu/dsh-check-update

Update checker (npm edition): a settings page comparing local and latest versions of @deepseek-ai/dsh and every installed plugin, with a red-dot nav reminder and ready-made update commands.

0il y a 9 joursDéveloppement et outils de plugins
F

dashr (dashr)

fgm-builds/dashr

RLM mode for dsh: recursive sub-agents via a unified rlm() function — spawn, await, and chain child agents as first-class Python calls. Adds a persistent IPython kernel with tools.* bindings and context-as-variable.

0avant-hierDéveloppement et outils de pluginsMIT
D

dsh-depguard

delightor/dsh-depguard

Dependency-topology guard: pre-install conflict prediction and post-install detection of duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services that cause Symbol-key crashes like "Cannot read properties of undefined (reading 'prepare')".

0il y a 8 joursDéveloppement et outils de pluginsMIT
C

dsh-effect-doctor

chouyong/dsh-effect-doctor

Verifies that Cordis-managed runtime resources return to baseline after isolated plugin teardown, with deterministic cleanup receipts.

0il y a 6 joursDéveloppement et outils de plugins
B

dsh-project-manager

br1nosense/dsh-project-manager

Manage development projects from the DSH web UI in a draggable floating window: add/remove, one-click start/stop/restart, hot-reload restart on file changes, and real-time persistent logs.

0il y a 6 joursDéveloppement et outils de pluginsMIT
8

dsh-trend-radar

863683348/dsh-trend-radar

Ecosystem trend dashboard (行情面板): snapshot the dsh-plugin topic and the awesome list into local history, then report weekly trends — new plugins, star gainers, category heat, awesome coverage — plus a keyword radar for new plugins and star surges.

0il y a 7 joursDéveloppement et outils de pluginsMIT