Skip to content
dsh.fish

Browse

334 results

Bundle

@suagr_xl/dsh-safety

A safety harness plugin for DeepSeek Harness (DSH): protected-path enforcement, trash-based safe_delete with undo, last-known-good composition snapshots, pre-restart composition checks, and an audit journal.

sugarxl1
Bundle

dsh-stability-audit

Scan installed DeepSeek Harness plugins and grade stability risk (hook surface, startup work, preflight health, packaging, dependencies). 扫描已安装插件的稳定性风险(钩子面/启动任务/预检/打包/依赖)。

chunfenxiazhi-collab1
Bundle

dsh-plugin-trustlens

DSH 插件安全审查:静态扫描 + 当前会话模型语义审查 + 用户确认

Mengshang-spec1
Bundle

dsh-wsl-github

GitHub App tools for WSL dsh: hint (env file existence) + repo PR/Actions status; never dumps secrets.

1737872471
Bundle

dsh-wsl-cred

Safe Git credential hints: GCM path, HTTPS vs SSH origin (never returns secrets).

1737872471
Bundle

dsh-pocket-console

Don't hand over the whole machine, just the decision blocking it: unattended DeepSeek Harness approvals and ask_user_question prompts reach your phone as Feishu cards, desktop first, outbound only.

picsky1
Bundle

dsh-vault-wall

保险区 Vault Wall — 让 DeepSeek Harness 无法感知、无法触碰用户指定敏感路径的隔离墙插件(隔离墙 + 人在回路审批 + 执行后验证 + 循环纠正 + 可回滚规则)

lxwallac1
Bundle

dsh-prompt-antivirus

全局提示注入 / 上下文病毒(context virus)防御插件:tools/pre-execute 扫工具参数、tools/post-execute 扫工具结果、agent/pre-step 扫进入模型前的消息并注入金丝雀守卫、llm/stream 出站消毒;支持 block / quarantine / monitor 三模式、磁盘化可演进病毒库(学习/导入/导出)与审计日志。纯 JS 无原生依赖,profile 层挂载,对所有预设与子代理全局生效。

QinpanWan1
Bundle

dsh-request-privacy

Provider request metadata minimization extension for DeepSeek Harness

jhckevin1
Bundle

dsh-skillnotary

Lock, verify and govern AI agent skills: a DSH plugin that makes the agent check what a skill can do before installing or updating it, and notice when it changes.

liyixuan2012111
Bundle

dsh-write-gate

Commitment write-gate for AI coding agents: two-tier (deterministic + LLM judge) pre-execution policy. Engine-agnostic core with a DeepSeek Harness (dsh) adapter.

couldbeme1
Bundle

dsh-write-protect

DSH sandbox extension: protect declared workspace subpaths (e.g. .git) from writes, and optionally grant extra writable roots under workspace-write, enforced for sandboxed CLI commands and the write/edit tools. 为 DSH 沙箱增加工作区子路径只读保护, 并支持在 workspace-write 下声明额外可写根.

azazo11
Bundle

skills-summarize-audit-skill

DeepSeek Harness bundle that registers the skills-summarize-audit skill pack on ctx.skills.

gtbwpkwjnb-alt1
Bundle

dsh-hermes-security-audit

Free security audit for Linux servers — no API keys, no paid tools. Scans for viruses (ClamAV), rootkits (rkhunter + chkrootkit), SSH brute force, crypto miners, exposed credentials, and open ports. 1

axelfreeman1
Bundle

dsh-workspace-picker-enhance

Enhanced DSH workspace directory picker: cross-drive/root browsing, breadcrumb jumps, and risk/permission visual indicators

qwertyuiop314
Bundle

dsh-dependency-audit

依赖安全审计:扫描项目依赖的已知漏洞(OSV.dev)并检测过期依赖(npm registry),返回漏洞严重级/修复版本与升级幅度

uckkk
Bundle

dsh-decision-effect-proof

Content-addressed proof that recorded DSH authorization decisions and effects agree

dongsheng123132
Bundle

dsh-security-hardening

安全加固:威胁建模(STRIDE)+ 三层边界系统,任何接收用户输入/鉴权/存储敏感数据/集成外部服务的功能都按安全第一开发。受 addyosmani/agent-skills(88k★ MIT)启发。

satan9394
Bundle

dsh-a11y-audit

WCAG 2.2 无障碍审计:POUR 原则、合规等级、自动化+人工验证、修复建议。受 wshobson/agents(38k★ MIT)启发。

satan9394
Bundle

dsh-code-reuse-firewall

Pre-write reuse firewall for DeepSeek Harness: before the agent writes a new helper/service, surface the existing implementations that already cover that intent. Deterministic retrieval (no LLM) backed by the Auto_code_audit capability channel.

keyiadiannao
Bundle

dsh-harness-audit

Audit an agent harness against the harness-evaluation criteria, with machine-enforced evidence validation.

Leeaoyin
Bundle

@temoa/dsh-sessions-rm

Session management for DeepSeek Harness (DSH): list all historical sessions in a settings page and physically delete a session's log directory (with a type-to-confirm dialog and an audit trail).

Temoa
Bundle

@xiaoke8698/dsh-memory-forget

Forgetting engine for AI agents — memory TTL, decay, eviction, audit. The opposite of memory programming.

XIAOke8698