AI Agent Hub
Back to plugins
🧩

dsh-auto-mode

admin-security Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install Nuo-cl/dsh-auto-mode

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, please run the command: `dsh plugin install Nuo-cl/dsh-auto-mode`. The source code is located at: https://github.com/Nuo-cl/dsh-auto-mode.

About this plugin

DeepSeek Harness's standard permission modes (like read-only or full access) often struggle to balance security with operational efficiency, and dsh-auto-mode is designed to solve this pain point. It introduces a brand-new "Auto mode" for DSH, allowing tool calls to be decided automatically without manual intervention, thereby significantly improving the fluidity of high-frequency interaction scenarios.

The core capability of this plugin lies in its intelligent multi-layer decision-making mechanism. It first quickly handles common operations through a pre-approved list and explicit rules (such as allow/deny rules), and then utilizes a review model to intelligently evaluate complex or high-risk operations. This design ensures both the automation of high-frequency tool calls and strict monitoring of sensitive operations through model review and rule injection.

For teams or individual developers seeking high efficiency, this is an ideal solution. It is particularly suitable for scenarios where users want to reduce repetitive approval tasks without completely sacrificing security boundaries. Through flexible configuration options, users can customize review strategies according to actual needs, enabling AI assistants to work more autonomously within a safe framework.

Use Cases

  • Automating daily code commits to reduce manual confirmation steps and improve development efficiency.
  • Configuring pre-approved tool lists to quickly pass safe operations and block potential risks.
  • Using a review model for intelligent decision-making to safely execute complex tasks within a sandbox.

Best For

  • DeepSeek Harness users who wish to reduce repetitive approvals
  • DevOps engineers focused on code security and operational permissions
  • Technical team leads who need to balance efficiency with security