dsh-auto-review
Run the following command in DeepSeek Harness:
dsh plugin install AtropinolTT/dsh-auto-review
Paste the following prompt into your AI chat to install this plugin:
To install dsh-auto-review in DeepSeek Harness, run dsh plugin install AtropinolTT/dsh-auto-review (Source: https://github.com/AtropinolTT/dsh-auto-review)。
About this plugin
Long-running AI agents inevitably accumulate trust and write permissions over hours or days, which naturally heightens risk. Without a continuous security layer, agents may easily forget to remain cautious during extended sessions, potentially leading to accidental errors or security vulnerabilities. dsh-auto-review addresses this by providing a native "Auto Mode" for DeepSeek Harness, turning security into a persistent, always-on safeguard.
At its core, the plugin employs a two-layer review mechanism: pre-execution rule interception and delivery-time deep review by an independent read-only subagent. It intercepts sensitive operations—such as writing secrets or running dangerous commands—before they execute, defaulting to a "deny" policy for fail-closed security. This design ensures that security checks are orthogonal to permissions, meaning even agents with full access remain subject to scrutiny, and the system survives restarts to maintain protection throughout the agent's lifecycle.
It is ideal for developers building long-term, stable, and secure workflows, especially in scenarios requiring high autonomy but strict safety boundaries. By offering a frictionless experience with clear status indicators, the plugin ensures that security is prioritized without disrupting development efficiency, truly embodying the philosophy of "Security First, Trust Second."
Use Cases
- Long-running CI/CD agent pipelines
- Code change review in remote development
- Security assurance for autonomous agent workflows
Best For
- Developers building secure autonomous workflows
- DevOps engineers prioritizing code review
- Architects developing long-running agents
Related Plugins
Adds an Auto approval mode on the official workspace-write sandbox, classifying semantic risks, asking when ambiguous, and denying destructive operations.
Undo/rollback system for DSH: config & plugin snapshots, one-click undo/redo/restore, message-level revert, secret masking, safe mode, and offline WebUI/GUI/CLI rescue tools for when DSH won't start.
Packages all 87 SKILL.md files from upstream reverse-skill as a DeepSeek Harness plugin that auto-registers them for authorized reverse engineering, penetration testing, and security research.
Dockyard DSH is a native DeepSeek Harness plugin that unifies official OAuth/client sessions for Codex, Antigravity, Grok, Claude, and Cursor, providing account pool, model catalog, and quota status.