dsh-riskproof
具备来源追踪能力的执行安全机制,可跨 DSH 工具调用持续追踪敏感数据,并在执行前阻断高风险的数据外泄行为。
Provenance-aware execution security that tracks sensitive data across DSH tool calls and blocks risky exfiltration before execution.
怎么安装
dsh plugin add dsh-riskproof 简介
RiskProof **Provenance-aware execution security for DeepSeek Harness.** Track where tool inputs came from. Detect risky cross-tool data flows. Stop sensitive side effects before execution. English · 简体中文 --- What RiskProof answers Most tool-permission plugins answer one question: *is this tool allowed?* RiskProof answers a different one: **Where did the data in this tool call come from, what did it flow through, and where is it about to go?** A single tool call is usually safe. The composition is not. text web_fetch ← UNTRUSTED_WEB │ database_query ← CUSTOMER_DATA │ send_email ← external desti…
推荐参考
信息
- 协议
- Apache-2.0
- 语言
- TypeScript
- GitHub 星标
- 2
- 月下载
- 169
- 最近更新
- 2026-08-20
- 创建于
- 2026-07-13
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-security, dsh-plugin, provenance, tool-security
同类推荐
dsh-auto-review
PerryLink/dsh-auto-review
审批链上的第二模型自动审查:只读审查子代理返回带理由的 allow/deny 结构化裁决,默认 fail-closed。
dsh-passwords
slywalker2006/dsh-passwords
让 DeepSeek Harness 变成服务器级多租户平台:远程访问 + 自动 HTTPS、子用户权限与配额、沙盒强制、加密认证与审计日志。
dsh-auth-gate
TecFancy/dsh-auth-gate
DSH 网页端登录门插件:账号口令或共享令牌认证、会话 cookie、登录限速,附用户管理 CLI(0.4.1 起声明 dsh.bundle manifest,`dsh plugin add` 一键挂载)。
dsh-approval-llm
Letter2025/dsh-approval-llm
基于模型的权限审批:由独立审查模型自动应答 approval 权限请求。