dsh-approve-for-me
Run the following command in DeepSeek Harness:
dsh plugin install timeance/dsh-approve-for-me
Paste the following prompt into your AI chat to install this plugin:
You can install this plugin in the DeepSeek Harness terminal by running `dsh plugin install timeance/dsh-approve-for-me`, and its full open-source repository is available at https://github.com/timeance/dsh-approve-for-me.
About this plugin
When running complex Shell or PowerShell operations in DeepSeek Harness, constant sandbox escalation prompts can easily break your flow. However, granting "Full access" exposes your system to uncontrollable risks. Striking the right balance between maintaining a strict security boundary and streamlining your workflow is a common challenge for developers.
dsh-approve-for-me is a Harness plugin designed specifically to bridge this gap. It introduces a rule-gated, optional LLM-reviewed automatic approval mechanism for sandbox escalations. By defining narrow command prefix allowlists, the plugin evaluates requests against built-in high-risk checks and an optional tool-free LLM reviewer. It grants a strict "allowed-once" permission for safe, matching commands, while seamlessly falling back to native human approval for any uncertain or high-risk operations.
This plugin is ideal for developers and automated workflows that seek to eliminate repetitive manual approvals for routine tasks without completely abandoning the sandbox. Whether you are working in a local web profile or running headless automation, it provides the perfect middle ground between tedious confirmations and reckless full access.
Use Cases
- Automating routine safe Shell scripts and build commands.
- Running automated tests or background task pipelines in headless mode.
- Reducing frequent sandbox escalation prompts during development.
Best For
- Developers who prioritize system security but want to streamline CLI operations.
- DevOps engineers configuring unattended automated tasks.
- Power users managing complex projects with DeepSeek Harness.
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.