dsh-poison-guard
Run the following command in DeepSeek Harness:
dsh plugin install zoahdev/dsh-poison-guard
Paste the following prompt into your AI chat to install this plugin:
In DeepSeek Harness, please run the command dsh plugin install zoahdev/dsh-poison-guard, with source code located at https://github.com/zoahdev/dsh-poison-guard.
About this plugin
When using DeepSeek Harness, installing third-party plugins directly poses a risk of supply chain poisoning, where malicious code may be hidden within obfuscated logic or complex structures that simple regex scans often fail to detect. dsh-poison-guard provides a three-layer deep detection mechanism. It uses NodeSecure JS-X-Ray for AST static analysis to track variables and dynamic imports, a deobfuscation decoder to handle common encoding bypasses, and regex heuristics to scan installation scripts, offering comprehensive threat visibility. Designed to serve as part of a defense-in-depth strategy, it helps developers and operators identify hidden data exfiltration, dangerous system commands, and forged credentials, making it ideal for environments that manage a large volume of plugins while prioritizing security.
Use Cases
- Automatically scan plugin code within CI pipelines.
- Validate security before adding plugins to the toolbox.
- Audit code in environments where sandboxes cannot be run.
Best For
- DevOps engineers managing plugin deployment.
- Software security experts concerned with supply chain risks.
- Developers wishing to ensure their plugins are free of vulnerabilities.
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.