dsh-plugin-auditor
Run the following command in DeepSeek Harness:
dsh plugin install HYY-King/dsh-plugin-auditor
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, please run the following command: dsh plugin install HYY-King/dsh-plugin-auditor. Source: https://github.com/HYY-King/dsh-plugin-auditor
About this plugin
In the DeepSeek Harness ecosystem, loading every bundle from the configuration file at startup is a standard operation, yet misconfigured third-party plugins often cause the entire plugin tree to crash. This unexpected failure not only impacts availability but also makes debugging significantly harder. dsh-plugin-auditor is designed to solve this pain point, providing a safe pre-flight check mechanism that helps you identify potential risks before adding a new plugin.
The core capability of this plugin lies in its "zero-dependency, read-only" static analysis approach. It does not execute the audited plugin code; instead, it inspects package., cordis.patch.yml, and files in node_modules to precisely detect various common errors, including duplicate tool registrations, entry-id collisions, peer version mismatches, and missing credentials for channel plugins like Telegram or Lark. This mechanism effectively prevents startup failures caused by version conflicts or configuration omissions.
Whether you are a power user building complex automation workflows or a system administrator maintaining a multi-plugin environment, this plugin is an essential helper. By performing a quick scan before adding new plugins, you can significantly reduce system instability and ensure DeepSeek Harness runs smoothly and efficiently, allowing you to focus on development rather than fixing crashes.
Use Cases
- Perform static configuration checks before installing new plugins
- Predict potential boot crash risks before starting Harness
- Quickly identify tool registration conflicts and version mismatches
Best For
- System administrators maintaining multi-plugin environments
- Developers ensuring stable Harness operation
- Power users integrating multiple custom plugins in the ecosystem
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.