Risk-gated approval automation for DeepSeek Harness: flash pre-classifies whether a write/command is irreversible — safe operations are auto-approved, dangerous ones are escalated to human approval (fail-safe). File-diff review with one-click revert and session-scoped snapshots (v0.5.1: precise snapshots via tool-call parameter tracing, incl. human-approval cases).
- GitHub stars
- 3
- License
- MIT
- Added
- 2026-08-17
GitHub info
- GitHub stars
- 3
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 20, 2026, 6:16 AM
- Maintainer
- moon09300731
- Added
- 2026-08-17
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

设置-自动审批
https://raw.githubusercontent.com/moon09300731/dsh-approval-gate/main/docs/screenshots/settings-auto-approve.png

审批视图
https://raw.githubusercontent.com/moon09300731/dsh-approval-gate/main/docs/screenshots/approval-view.png

diff 对话框
https://raw.githubusercontent.com/moon09300731/dsh-approval-gate/main/docs/screenshots/diff-panel.png
Install
dsh plugin --profile web add dsh-approval-gateREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/moon09300731/dsh-approval-gate)Related plugins
Security & Permissionsapi-relay-audit
★ 819Runs local security audits of AI API relays and LLM proxies from DeepSeek Harness, producing Markdown reports for prompt injection, model substitution signals, tool-call rewriting, error leakage, stream integrity, and profile-gated Web3 risks.
dsh-pentest
★ 324Authorized pentest mode for DeepSeek Harness — exploration chain, assets and findings with a Web view.
dsh-auto-review
★ 120Second-model auto-review on the approval answerer chain: a read-only reviewer subagent returns structured allow/deny verdicts with reasons, fail-closed by default.