AI Agent Hub
Back to plugins
🧩

dsh-plugin-guardian

admin-security Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install songoao25/dsh-plugin-guardian

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install songoao25/dsh-plugin-guardian in your terminal to install; source code: https://github.com/songoao25/dsh-plugin-guardian

About this plugin

Uninstalling a DeepSeek Harness plugin often leaves behind stray .bak files, orphaned data directories, or even breaks the Harness startup entirely. dsh-plugin-guardian turns a safe uninstall into a single click — no terminal required, no half-removed state left behind.

Its core workflow chains four steps automatically: snapshot your config files, run the uninstall, clean the plugin data directory, and sweep up related .bak residue — each step gated by a preview and confirmation. On top of that, it offers a residue scanner and a pre-startup health check (port 3080, config validity, bundle status) so you can catch issues before restarting.

If you frequently add and remove plugins in Harness, or have ever spent an evening hunting down scattered backup files after a botched uninstall, this plugin keeps your plugin lifecycle tidy, traceable, and entirely click-driven.

Use Cases

  • Sweep leftover .bak files and orphaned data after uninstalling a plugin
  • Verify port 3080, config validity, and bundle status before restart
  • Browse installed plugins and remove a specific one safely

Best For

  • Developers who frequently add and remove DSH plugins
  • Ops staff who have hit startup failures after sloppy uninstalls
  • Harness users who prefer zero-terminal plugin management