Adds an Auto Approve permission preset to the Web UI, using a fresh restricted Reviewer Agent to allow or deny each approval request.
- GitHub stars
- 4
- License
- MIT
- Added
- 2026-08-14
GitHub info
- GitHub stars
- 4
- License
- MIT
- Primary language
- JavaScript
- Last push
- Aug 14, 2026, 3:00 PM
- Maintainer
- simon300000
- Added
- 2026-08-14
Preview from README
Screenshots and GIFs extracted from the repository README (badges and avatars filtered out).

Auto Approve allows a bounded read-only action
https://raw.githubusercontent.com/simon300000/dsh-auto/master/docs/images/auto-approve-allowed.png

Auto Approve denies a high-risk action
https://raw.githubusercontent.com/simon300000/dsh-auto/master/docs/images/auto-approve-denied.png

Auto Approve permission preset
https://raw.githubusercontent.com/simon300000/dsh-auto/master/docs/images/auto-approve-permission.png
Install
dsh plugin --profile web add github:simon300000/dsh-autoREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/simon300000/dsh-auto)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.