← 返回列表

dsh-write-gate

DeepSeek Harness 其他 低风险

承诺写入闸门:由运营者编写的规则在工具调用执行前生效——先是一层确定性守卫,再是一层 LLM 裁判,默认失败即拒绝,每一次拦截都写进矛盾日志。

Commitment write-gate: operator-authored rules enforced before a tool call runs — a deterministic guard tier plus an LLM-judge tier, fail-closed by default, every block written to a contradictions log.

怎么安装

DeepSeek Harness dsh plugin add dsh-write-gate

简介

dsh-write-gate A commitment write-gate for DeepSeek Harness: the operator authors constraints ("never force-push to a shared branch", "stay read-only on the production database"), and the gate enforces them **before** a tool call executes. Structural violations are caught deterministically; semantic drift is judged by a model against the operator's own wording. Every block is recorded to a contradictions log that explains which commitment fired and why. Engine-agnostic core (dsh-write-gate/core, zero harness imports) with a dsh adapter; a Claude Code adapter over the same core is planned. A li…

推荐参考

51 工具本身 · 参考星标、下载量、最近更新、安全检查和文档情况
用户关注 · 参考最近的查看、安装命令复制和外链访问
51 推荐程度
0访问
0独立访客
0复制安装命令
0下载点击
0外链跳转

信息

协议
MIT
语言
TypeScript
GitHub 星标
1
月下载
最近更新
2026-08-20
创建于
2026-08-17

链接

基础安全检查

检查结果
收录来源
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
主题标签
agent-safety, ai-agents, deepseek-harness, dsh-plugin, guardrails

同类推荐

DeepSeek Harness 新上架
推荐72

dsh-auto-review

PerryLink/dsh-auto-review

审批链上的第二模型自动审查:只读审查子代理返回带理由的 allow/deny 结构化裁决,默认 fail-closed。

☆ 57 ↓ 1.1K 其他
DeepSeek Harness 新上架
推荐70

dsh-passwords

slywalker2006/dsh-passwords

让 DeepSeek Harness 变成服务器级多租户平台:远程访问 + 自动 HTTPS、子用户权限与配额、沙盒强制、加密认证与审计日志。

☆ 15 ↓ 2.5K 其他
DeepSeek Harness 精选
推荐66

dsh-auth-gate

TecFancy/dsh-auth-gate

DSH 网页端登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI(0.4.1 起声明 dsh.bundle manifest,`dsh plugin add` 一键挂载)。

☆ 3 ↓ 3.2K 其他
DeepSeek Harness 新上架
推荐65

dsh-approval-llm

Letter2025/dsh-approval-llm

基于模型的权限审批:由独立审查模型自动应答 approval 权限请求。

☆ 7 ↓ 461 其他