dsh-fleet-audit
Run the following command in DeepSeek Harness:
dsh plugin install LeslieWylie/dsh-fleet-audit
Paste the following prompt into your AI chat to install this plugin:
To install this plugin in DeepSeek Harness, please use the command: dsh plugin install LeslieWylie/dsh-fleet-audit (https://github.com/LeslieWylie/dsh-fleet-audit).
About this plugin
In distributed or multi-Agent environments, sensitive credentials are often scattered across configuration files, environment variables, and Git remote URLs. A common pitfall is embedding passwords or tokens directly into git remote URLs, which leads to significant security leaks in logs and CI pipelines. dsh-fleet-audit is a read-only, zero-dependency audit tool designed specifically for checking DSH fleet credential hygiene. It recursively scans permissions of common credential files, identifies embedded credentials in .git/config and .gitconfig, and detects common Provider Token prefixes. Crucially, it provides fully masked output, ensuring no plaintext is ever exposed. Whether you are a developer or DevOps engineer, this plugin serves as the first line of defense for security baseline checks, helping you identify and mitigate credential leakage risks early.
Use Cases
- Detect hardcoded Git credentials in CI pipelines
- Review permissions of sensitive files on local machines
- Scan for credential leaks in distributed environments
Best For
- DevOps engineers managing DSH fleets
- DevOps teams focused on compliance and security baselines
- Developers concerned about local environment and repository security
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.