GooDAnDReaDY/dsh-shadow-auditor ↗★ 0
@goodandready/dsh-shadow-auditor
DSH plugin for background security audits, secret leakage detection, and command safety
安装
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:GooDAnDReaDY/dsh-shadow-auditor说明文档
阅读完整 README ↗⚙️ Configuration Reference (settings.yaml)
dsh-shadow-auditor:
strictSecretScanning: true # Block execution if API keys or tokens are detected in diffs
blockDangerousCommands: true # Block destructive shell commands automatically
enableAuditBadge: true # Display security shield badge in UI and approval dialogs