AI Agent Hub
Back to plugins
🧩

dsh-auth

admin-security Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install hxy91819/dsh-auth

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

To install this plugin in DeepSeek Harness, run the command: dsh plugin install hxy91819/dsh-auth. The full source repository is: https://github.com/hxy91819/dsh-auth.

About this plugin

The DeepSeek Harness web interface typically listens only on localhost and lacks built-in administrator authentication. The dsh-auth plugin solves this security gap by adding a secure admin login layer, ensuring only authorized users can access the interface and APIs. Its core capability lies in integrating Caddy as an authentication edge, automatically protecting pages, APIs, downloads, SSE, and WebSocket requests while keeping the Harness service itself secure. The plugin supports both interactive and non-interactive setup, offering features like password or token initialization, automatic TLS certificate management, password reset, and external identity provider integration. It is suitable for quickly enabling secure access in development environments as well as meeting production deployment demands for stability and security. System administrators and developers can easily grant enterprise-grade access control to DeepSeek Harness without deep security expertise, using straightforward commands.

Use Cases

  • Add admin login to DeepSecure Harness Web app
  • Secure API and data transmission
  • Implement multi-factor authentication and access control

Best For

  • System administrators needing secure access control
  • Developers deploying DeepSeek Harness
  • DevOps engineers responsible for infrastructure security