dsh-acp-plugin
Run the following command in DeepSeek Harness:
dsh plugin install agentic-control-plane/dsh-acp-plugin
Paste the following prompt into your AI chat to install this plugin:
To install the plugin in DeepSeek Harness, run the command "dsh plugin install agentic-control-plane/dsh-acp-plugin" with the source at https://github.com/agentic-control-plane/dsh-acp-plugin.
About this plugin
With the rise of AI agents and tool calls, ensuring each operation adheres to security policies is crucial. The dsh-acp-plugin adds a smart protective layer for DeepSeek Harness, automatically checking policies before tool calls execute to block unauthorized or high-risk actions, thus preventing potential security vulnerabilities. It logs detailed decisions, including the tool called, input preview, reason, and latency, creating a complete audit trail to help users track and verify all activities.
The plugin's core capability lies in its policy engine, which supports three decision modes: allow, deny, and ask. These correspond to direct pass-through, interception, or handoff to user approval, offering flexibility for different scenarios. Whether in interactive sessions or unattended agents, it ensures security without compromise—failing open with loud warnings in interactive mode while failing closed in unattended runs. All decisions are also sent to the Agentic Control Plane console for independent monitoring.
This plugin is ideal for developers and teams using DeepSeek Harness, especially those needing enhanced security control and auditability. Whether you run a single tool or multiple AI agents like Claude Code or Cursor, dsh-acp-plugin integrates seamlessly, applying uniform policy rules across all tool calls to help you easily achieve compliance and risk management in your development workflow.
Use Cases
- Check policies before tool calls to block unauthorized actions
- Log all decision details for compliance auditing
- Enforce security control in interactive sessions and unattended agents
Best For
- Developers needing to strengthen tool call security
- Teams or organizations running multiple AI agents
- Operations personnel focused on audit and compliance
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.