Plugins
Explora, filtra e instala plugins de DeepSeek-Harness.
14 plugins encontrados
dsh-redteam-mode (redteam-bundle)
jueze-2019/dsh-redteam-mode
Modo de compromiso de red team: envía un nombre de organización objetivo y una sesión de planificador ejecuta un equipo de cinco roles (reconocimiento, triaje de activos, descubrimiento de vulnerabilidades, explotación, pivote interno) con hasta tres agentes concurrentes, con preflight de habilidades y recursos y pidiendo primero claves o VPS faltantes; los hallazgos van a una base de hechos SQLite local con marcas de tiempo, visibles en una consola lateral persistente (mapeo de activos con línea de tiempo, roster de agentes, estado de sesión/túnel, cadena de ataque de cinco etapas, objetivos de puntuación, un informe que detalla cómo se obtuvo cada puntuación —acciones, comandos exactos, origen de credenciales, comandos de túnel— y una base de conocimiento POC/EXP por categorías) …
dsh-feishu-bridge
wz-heng/dsh-feishu-bridge
Puente de canal Feishu (Lark) con fallo cerrado: chatea con un bot y recibe las respuestas del agente dsh, con aprobación de herramientas humano-en-el-bucle opcional (tarjetas Allow/Deny antes de cada llamada bash, tiempo de espera con fallo cerrado). Integración exclusiva con el SDK oficial de Python (versión fijada); lista blanca de denegación por defecto, verificación de firma/marca de tiempo/repetición de webhooks, sesiones persistentes por chat; verificación diaria de compatibilidad con el último SDK; documentación bilingüe.
Lume
cayan0x/lume
Plugin de mejora para DSH Desktop: disciplina de ejecución de tareas y una relación real, por sesión. Disciplina: enrutamiento de intención entre preguntas, consulta, debate, diagnóstico y ejecución (el diagnóstico nunca corrige sin pedirlo), actualidad de la evidencia, verificación real de los resultados de herramientas (los fallos nunca se dan por hechos), autocuración con reflexión entre sesiones, y conciencia de compactación y de capacidad documental. Persona: destila personajes con nombre desde registros de chat, novelas, guiones y fichas de personaje, con tono, frases y longitud anclados a estadísticas reales; memoria a largo plazo con caducidad automática, correcciones como reglas de estilo, respuestas aprobadas como corpus y retroalimentación bidireccional.
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.