← 返回列表

dsh-risk-gate

DeepSeek Harness 其他 低风险

Semantic risk grading and progressive authorization: classifies tool calls into safe/risky/redline, asks before irreversible actions, auto-allows only approved-and-succeeded signatures.

怎么安装

DeepSeek Harness dsh plugin add dsh-risk-gate

简介

dsh-risk-gate Semantic risk grading + progressive authorization for DeepSeek Harness. 按操作**语义**自动分级,不要求用户写规则——把 Hermes Agent 的可逆性决策链移植成 dsh 插件。 What it does Hooks tools/pre-execute and classifies every tool call by **operation semantics**: | Level | Meaning | Action | |---|---|---| | safe | reversible / read-only (read, search, web, benign bash) | pass through (next()) | | risky | irreversible but low-risk (write, edit, install, git commit) | ask via approval seam | | redline | one of four red lines: remote-state change / outbound message / delete / paid quota | ask with explicit redline type;…

推荐参考

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

信息

协议
MIT
语言
JavaScript
GitHub 星标
0
月下载
25
最近更新
2026-09-08
创建于
2026-09-08

链接

GitHub ↗ npm ↗ 报告问题 ↗

基础安全检查

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

同类推荐

DeepSeek Harness
推荐77

dsh-permission-rules

PerryLink/dsh-permission-rules

Claude Code 风格的声明式权限规则:按序 allow/deny/ask 的 YAML 规则,在 tools/pre-execute 瀑布上匹配工具名、参数、工作区路径与 agent 身份,带完整会话日志审计、干跑模式与热重载。

☆ 115 ↓ 6.3K 其他
DeepSeek Harness 精选
推荐72

upstream-radar

MicroMilo/upstream-radar

持续监控 DSH 与插件发布,在一次性隔离环境中复测精确发布物,发布机器可读的兼容性证据,并在修复后自动核对和关闭受管理的问题。

☆ 12 ↓ 15.8K 其他
DeepSeek Harness 精选
推荐71

dsh-auth-gate

TecFancy/dsh-auth-gate

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

☆ 13 ↓ 6.6K 其他
DeepSeek Harness
推荐68

dsh-auth-gateway

xbzbing/dsh-auth-gateway

为 dsh web 提供密码与 TOTP 双因素认证网关:登录前拦截全部 HTTP/WebSocket 请求,含按来源锁定、全局限流与一次性备份代码。

☆ 10 ↓ 1.8K 其他