← Back to list

dsh-completion-guard

DeepSeek Harness Other Low risk

Task-contract and completion-certification layer: eight lifecycle hooks keep an immutable requirement ledger, restore the bounded contract after /compact or resume, and block unsupported completion claims with fail-closed evidence binding.

任务合同与完成认证层:八个生命周期 hook 维护不可变需求账本,/compact 或会话恢复后重建有界合同,完成声明必须通过 checkpoint 绑定匹配证据,否则 fail-closed 阻止 Goal 与整任务完成。

How to install

DeepSeek Harness dsh plugin add dsh-completion-guard

About

dsh-completion-guard 简体中文 An add-on for DeepSeek Harness (DSH) that keeps a task's requirements and checks them before the task is marked complete. It restores the same checklist after a resumed session and accepts only matching saved tool results as evidence. Quick start Install the published plugin into a DSH Web profile: sh dsh plugin --profile web add dsh-completion-guard@0.3.1 Restart DSH Web, open a session, and enable the guard: text /context-guard on /context-guard status Activation is opt-in by default. status shows whether the guard is on and how many items and evidence records remai…

Recommendation signals

49 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
49 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
Apache-2.0
Language
TypeScript
GitHub stars
0
mo. downloads
Last push
2026-08-31
Created
2026-08-26

Links

GitHub ↗ npm ↗ Report issue ↗

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
completion-certification, deepseek-harness, dsh-plugin, hooks, task-contract, typescript

Related plugins

DeepSeek Harness
Score75

dsh-permission-rules

PerryLink/dsh-permission-rules

Claude Code-style declarative permission rules: ordered allow/deny/ask YAML rules matching tool names, arguments, workspace paths, and agent identity on the tools/pre-execute waterfall, with full session-log audit, dry-run mode, and hot reload.

☆ 87 ↓ 2.9K Other
DeepSeek Harness
Score73

dsh-passwords

slywalker2006/dsh-passwords

Turns DeepSeek Harness into a server-grade multi-tenant platform: remote access + auto HTTPS, subuser permissions & token/daily quotas, sandbox enforcement, encrypted auth & audit log.

☆ 36 ↓ 4.8K Other
DeepSeek Harness
Score67

dsh-plugin-vetting

truelove-dreamer/dsh-plugin-vetting

Vets third-party plugins before you trust them: static scan for malicious patterns (exfiltration, credential access, obfuscation, persistence) and over-privileged path use, transitive-dependency coverage, official-package hash baseline for supply-chain tamper detection, and an optional plugin-tool call gate.

☆ 5 ↓ 2.9K Other
DeepSeek Harness
Score66

dsh-webui-auth

Yuuz12/dsh-webui-auth

WebUI authentication enforced at the HTTP/transport layer: four-layer login gate (resources, plugin bundles, /api, WebSocket), server-side sessions with HttpOnly cookies.

☆ 8 ↓ 769 Other