AtropinolTT/dsh-auto-review ↗★ 0
dsh-auto-review
DSH 自动模式插件,提供执行前规则拦截与独立的子智能体安全审查,实现长时运行智能体的原生自动模式。
AI 分析
核心用途是为长时运行的 Agent 提供安全可控的自动执行环境。适合需要让 Agent 自动执行任务又担心安全风险的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AtropinolTT/dsh-auto-review說明文件
閱讀完整 README ↗Configuration
Deep-merged from the plugin's cordis.patch.yml config field:
- id: dsh-auto-review
name: 'dsh-auto-review'
config:
rules:
enabled: true
custom:
- ruleId: key-aws
disabled: true
review:
mode: auto # auto | manual
provider: spawn
highSeverity: [critical, high]