inmny/dsh-sandbox-escalation-fix
让 DeepSeek Harness 忽略不高于 Session 当前权限的无效 sandboxpermissions 请求,避免模型在已经拥有更高或相同权限时反复触发 not strictly wider 错误,同时保留 DSH 原有的提权审批和非法参数校验。
catalog description:DeepSeek Harness 插件:处理DSH沟槽的权限管理(full acess下传入同级或者降级的请求会报错,导致ai大战权限管理)
Install
同样覆盖当前已经是 `danger-full-access`,但模型仍附加 `sandbox_permissions: "workspace-write"` 的过时请求:

对于确实需要升级的请求,如果模型遗漏 `justification`,或只提供空字符串和空白字符,插件会自动填入 `"Empty justification"`:

安装后,如果模型请求的权限不比 Session 当前权限更高,插件就忽略这个无效的提权请求,并使用当前 Session 权限正常执行工具。真正更宽的请求仍进入 DSH 审批流程;缺失或空白的理由会使用上述 fallback,合法的非空理由保持不变。`read-only`、未知 target 或非字符串 justification 等非法值仍由 DSH 拒绝。
插件只作为 bundle layer 安装到目标 profile,不修改 DSH 安装目录。
## 安装或更新
从 npm 安装固定版本到 Web profile:
Add inmny/dsh-sandbox-escalation-fix to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
GanyuanRan/Aegis
dsh-market/dsh-market
toby-bridges/api-relay-audit
ysr666/dsh-vision-router