Vai al contenuto principale

Plugin

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

9 plugin trovati

M

dsh-approval-gate

moon09300731/dsh-approval-gate

Automazione delle approvazioni con gate di rischio per DeepSeek Harness: flash preclassifica se una scrittura/comando è irreversibile — le operazioni sicure vengono auto-approvate, quelle pericolose vengono escalate all'approvazione umana (fail-safe). Revisione file-diff con ripristino in un clic e snapshot con ambito di sessione (v0.5.1: snapshot precisi tramite tracciamento dei parametri delle tool-call, inclusi i casi con approvazione umana).

76mese scorsoSicurezza e permessiMIT
J

dsh-auto-approve

jiao-xxx/dsh-auto-approve

Aggiunge un preset di permessi `auto` tra workspace-write e danger-full-access: un classificatore concede una volta le escalation di routine della sandbox, mentre le richieste pericolose o incerte vengono comunque inoltrate a un essere umano.

1514 giorni faSicurezza e permessiMIT
N

dsh-approval-mode

nevstop-lab/dsh-approval-mode

Aggiunge un toggle modalità approvazione accanto al selettore permessi: l'approvazione predefinita mantiene la conferma per chiamata, l'approvazione bypass auto-approva ogni chiamata strumento pur restando in Workspace Write.

44 giorni faSicurezza e permessiMIT
D

dsh-auto-approve

dnalec/dsh-auto-approve

Automatic approval and review for tool calls that need approval: keyword buckets match red lines without context, then a judge model classifies what was requested and sends it to allow, reject or a human according to the matching row and risk level; a judgment that never ran always goes to a human, and rejections tell the model why.

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

1mese scorsoSicurezza e permessi
S

dsh-auto-approval-plugin

styxnether/dsh-auto-approval-plugin

Un livello di permesso intermedio per DeepSeek Harness tra workspace-write e danger-full-access: approva automaticamente i comandi innocui e le operazioni destinate ad aree attendibili configurate, al di là del workspace corrente

1mese scorsoSicurezza e permessiMIT
S

dsh-auto-pass

sujingkpo/dsh-auto-pass

A continuation of simon300000/dsh-auto: the Auto Approve permission preset for the DSH Web UI reviews each approval with one single-shot model call instead of a reviewer subagent, auto-approves only the actions that pass and hands the rest to human approval, and remembers confirmed decisions as project- and global-scope allow/deny lists, with an approval timeline in the right sidebar.

022 ore faSicurezza e permessiMIT
N

dsh-auto-approver

nicecx/dsh-auto-approver

Auto-approval agent for DSH permission requests: rule layer (denyAlways/allowlist) plus Hermes Pro semantic adjudication with quick-fail retries, fail-closed to human when Hermes is unavailable, rejection feedback returned to the requesting session, and approve tasks enqueued into the task queue with a shared busy mutex.

021 giorni faSviluppo e strumenti per pluginMIT
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.

05 giorni faSicurezza e permessiBSD-3-Clause