AtropinolTT/dsh-auto-review ↗★ 0
dsh-auto-review
DSH Auto Mode — pre-execution rule interception + delivery-time independent subagent security review. The native auto-mode for long-running agents in DeepSeek Harness (Codex/Claude Code auto mode 的 DSH 原生实现).
AI 분석
核心用途是为长时运行的 Agent 提供安全可控的自动执行环境。适合需要让 Agent 自动执行任务又担心安全风险的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:AtropinolTT/dsh-auto-reviewConfiguration
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]