dsh-aggression
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-aggression
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-aggression in your terminal to install this plugin; the source code is available at https://github.com/uckkk/dsh-aggression.
About this plugin
In admin-security workflows, the moment an aggressive behavior is flagged, operators often need an immediate corrective suggestion rather than waiting for a post-hoc audit. dsh-aggression is a lightweight plugin built for exactly this step: it exposes a single tool that returns behavior-correction suggestions based on the parameters you pass in, turning the suggestion-generation step into a directly callable action.
Under the hood, the implementation stays deliberately minimal. It runs in pure Node.js with zero network dependencies, so you can drop it into any local session or automation pipeline and invoke it synchronously the instant an aggression event is detected, without waiting on a remote service or external API.
It is well suited for developers building admin-security audit tooling who want to treat the generation of a corrective suggestion as an isolated, testable unit in their pipeline. Released under the MIT license, it is free to integrate, modify, or redistribute, making it easy to tailor the output to your internal alerting and remediation workflows.
Use Cases
- Generating instant corrective suggestions when aggressive behavior is flagged
- Embedding a suggestion-generation step in a local security-audit pipeline
- Invoking parameterized calls in automation to obtain behavior-handling copy
Best For
- Developers building admin-security audit toolchains
- Teams that want behavior-correction suggestions as an isolated, testable unit
- Integrators who prefer lightweight, local-only plugins with no network dependencies
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.