shizhanyu13/dsh-ironbound-policy ↗★ 0
@shizhanyu13/dsh-ironbound-policy
Ironbound hard-gate guard plugin for the DeepSeek Harness (DSH). Blocks dangerous shell commands before they reach a tool, with a double-layer degrade counter over the tools/execute seam. Part of the Ironbound safety gate set. Discoverable via the dsh-plugin topic.
安装
此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗
说明文档
阅读完整 README ↗Configuration
| field | default | meaning |
|---|---|---|
denyList | [] | extra regex patterns merged over BUILTIN_DENY |
perIssueLimit | 3 | consecutive same-issue denials before a degrade message |
totalLimit | 10 | cumulative denials before a hard block |