Plugin
Sfoglia, filtra e installa i plugin di DeepSeek-Harness.
14 plugin trovati
dsh-redteam-mode (redteam-bundle)
jueze-2019/dsh-redteam-mode
Modalità di ingaggio red team: invia un nome di organizzazione bersaglio e una sessione planner esegue una squadra a cinque ruoli (ricognizione, triage degli asset, scoperta di vulnerabilità, exploit, pivot interno) con fino a tre agenti simultanei, dopo un preflight di skill e risorse e chiedendo prima chiavi o VPS mancanti; i risultati vanno in una base di fatti SQLite locale con timestamp, mostrati in una console laterale persistente (mappatura degli asset con timeline, roster degli agenti, stato sessione/tunnel, catena d'attacco in cinque fasi, bersagli di punteggio, un report che motiva ogni punteggio —azioni, comandi esatti, provenienza delle credenziali, comandi di tunnel— e una base di conoscenza POC/EXP per categorie); include 13 skill native, 53 strumenti redteam_* e …
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Ponte del canale Feishu (Lark) fail-closed: chatta con un bot e ricevi le risposte dell'agente dsh — con approvazione opzionale degli strumenti human-in-the-loop (schede Allow/Deny prima di ogni chiamata bash, timeout fail-closed). Integrazione esclusivamente con l'SDK Python ufficiale (versione fissata); whitelist con negazione predefinita, verifica di firma/timestamp/replay dei webhook, sessioni persistenti per chat; verifica giornaliera di compatibilità con l'SDK più recente; documentazione bilingue.
Lume
cayan0x/lume
Plugin di miglioramento per DSH Desktop: disciplina di esecuzione delle attività e una vera relazione, per sessione. Disciplina: instradamento dell'intento tra domande, ricerca, discussione, diagnosi ed esecuzione (la diagnosi non corregge mai senza richiesta), attualità delle prove, verifica reale dei risultati degli strumenti (gli errori non sono mai dati per completati), auto-riparazione con riflessione tra sessioni, e consapevolezza della compattazione e delle capacità documentali. Persona: distillare personaggi nominati da log di chat, romanzi, script e schede dei personaggi, con tono, frasi chiave e lunghezza ancorati a statistiche reali; memoria a lungo termine con scadenza automatica, correzioni come regole di stile, risposte approvate come corpus e feedback bidirezionale.
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.