Vai al contenuto principale

Plugin

Sfoglia, filtra e installa i plugin di DeepSeek-Harness.

51 plugin trovati

S

dsh-code-security

stardustlc666/dsh-code-security

Deterministic code security review: 40+ rules, secret entropy detection, staged-diff review, SARIF export, baseline acceptance and SBOM-lite dependency inventory.

18 ore faSicurezza e permessiMIT
B

dsh-security-guard

bigclawd/dsh-security-guard

Static and runtime security guard for dsh: rule-based scans for malicious code, prompt injection and token waste, runtime interception of dangerous tool calls, /scan command, plugin_scan tool, web panel, and allowlist.

13 giorni faSicurezza e permessiMIT
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')".

1l’altro ieriSviluppo e strumenti per pluginMIT
A

skill-bartender

akqwpeter-prog/skill-bartender

Task-to-skill pairing meta-skill with a laziness ladder for minimal loading, a user-editable routing table, and a quarantine, SkillSpector scan, human-approval install flow.

1l’altro ieriCompetenzeMIT
B

dsh-omv

bx33661/dsh-omv

Evidence-first vulnerability research workbench for DeepSeek Harness: native audit views, 29 OMV tools, Evidence.v1 findings, reproducible runs, Campaign workflows, and isolated PoC evidence.

1ieriStrumenti e capacitàMIT
Y

dsh-plugin-code-review

yytbit/dsh-plugin-code-review

Skill di revisione strutturata del codice per DeepSeek Harness -- bug, sicurezza, prestazioni, stile

15 giorni faCompetenzeMIT
L

dsh-guardian

lonelymoon87/dsh-guardian

Aggiunge controlli di policy per le operazioni pericolose, redazione dell'output e un flusso di lavoro di revisione della sicurezza

15 giorni faSicurezza e permessiMIT
L

dsh-fleet-audit

lesliewylie/dsh-fleet-audit

Audit in sola lettura dell'igiene delle credenziali della flotta di agenti: permessi dei file di credenziali, credenziali incorporate nei remote git (mascherate nell'output) e conteggi letterali dei token dei provider; senza dipendenze e deterministico

118 ore faSicurezza e permessiMIT
P

dsh-score

perrylink/dsh-score

Multi-dimensional quality scoring for DeepSeek Harness plugins: scores one repo or npm package across install success (consuming dsh-test-drive results), maintenance activity, documentation completeness, security scan, and protocol compliance — every conc

021 ore faSviluppo e strumenti per pluginApache-2.0
J

dsh-managed-approval

jalllychun/dsh-managed-approval

Codex-inspired managed approval for DeepSeek Harness: risk-based MCP review, one-time grants, explicit denials, and human fallback on reviewer failure.

0ieriMCP e connettoriMIT
C

dsh-plugin-browser-use

coderdailyone/dsh-plugin-browser-use

Browser-automation tools for DeepSeek Harness (dsh): Chromium via playwright-core behind a security-first navigation policy re-checked on every action

03 giorni faFlussi e automazioneMIT
P

dsh-defend

perrylink/dsh-defend

Prompt-injection, jailbreak, and secret-leak detection with allow/ask/block interception for DeepSeek Harness: an Aho-Corasick pattern engine and heuristics ported from the Prompt-Injection-Payloads, Jailbreak-Detector, and Secret-Key-Leaker-Detect assets

021 ore faStrumenti e capacitàApache-2.0
M

dsh-lan-gate

maxesisnclaw/dsh-lan-gate

Password + CIDR gate for DeepSeek Harness web / DeepSeek Harness 局域网密码门禁

03 giorni faMiglioramenti UIMIT
P

dsh-mask

perrylink/dsh-mask

PII masking middleware for DeepSeek Harness: anonymize names, phones, emails, ID cards, bank cards, keys, and addresses to placeholders before they reach the model, restore them at the display layer, keep the restore table only in memory and a controlled

021 ore faTemi e aspetto
J

find-dsh-plugins

jazzulu/find-dsh-plugins

Conversational DSH plugin finder: four-source unified index, BM25 pre-filter plus LLM semantic ranking, candidates carry evidence grades and local static security audit, safe install flow with post-install verification.

07 ore faSviluppo e strumenti per pluginBSD-3-Clause
8

dsh-insight

863683348/dsh-insight

Plugin insight center: one answer to "哪些值得装" — plugin_guide matches needs to plugins, recipe installs whole environments, plugin_rank scores health (0-100), plugin_audit static-scans a local checkout for security, and plugin_verdict outputs install / caution / research / avoid.

0l’altro ieriSviluppo e strumenti per pluginMIT
Z

dsh-poison-guard

zoahdev/dsh-poison-guard

Pre-install supply-chain poison scanner for DSH plugins: AST (JS-X-Ray) + deobfuscation + regex heuristics, exits non-zero on findings for CI gating.

0ieriSicurezza e permessiMIT
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.

03 giorni faSicurezza e permessiMIT
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.

03 giorni faSicurezza e permessiMIT
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.

0ieriSicurezza e permessiMIT
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 giorni faSicurezza e permessiMIT
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.

013 ore faSicurezza e permessiMIT
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".

019 ore faSicurezza e permessiMIT
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.

0l’altro ieriSicurezza e permessiMIT