AI Agent Hub
Back to plugins
🧩

dsh-same-mode-sandbox-noop

admin-security Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install zhangzujian/dsh-same-mode-sandbox-noop

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

Install the plugin in DeepSeek Harness by running the command `dsh plugin install zhangzujian/dsh-same-mode-sandbox-noop` or cloning the repository at https://github.com/zhangzujian/dsh-same-mode-sandbox-noop.

About this plugin

In DeepSeek Harness 0.1.0-rc.6, tool calls are incorrectly rejected when the sandbox permissions mode is already covered by the effective session mode, causing disruptive interruptions. The dsh-same-mode-sandbox-noop plugin resolves this by wrapping key execution and scheduling functions to automatically detect and remove redundant permission fields before arguments are frozen, allowing non-escalating requests to proceed while preserving checks for genuine upgrades. This plugin is ideal for developers and administrators using DSH for security management and tool integration, enhancing workflow efficiency by eliminating unnecessary rejections.

Use Cases

  • When the sandbox permissions mode in tool calls matches the effective session mode.
  • Executing security policies without involving permission escalation.
  • Preventing rejections in DeepSeek Harness due to redundant permission checks.

Best For

  • Developers using DeepSeek Harness.
  • Administrators managing system security policies.
  • Security experts needing to optimize tool call workflows.