shizhanyu13/dsh-ironbound-policy0

@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.

AI 分析

核心用途是拦截危险的 shell 命令以保障执行安全。适合对 Agent 自动执行命令有高安全性要求、需要防止恶意或误操作的用户。

パッケージ
@shizhanyu13/dsh-ironbound-policy
バージョン
0.1.0
ライセンス
MIT
最終更新
2026/08/26

インストール

検証済み bundle がないか、互換性チェックに失敗しています。先にリポジトリの説明を読んでください。 README 全文を読む ↗

ドキュメント

README 全文を読む ↗

Configuration

fielddefaultmeaning
denyList[]extra regex patterns merged over BUILTIN_DENY
perIssueLimit3consecutive same-issue denials before a degrade message
totalLimit10cumulative denials before a hard block