DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-key-rotation

Per-provider API key rotation and rate-limit failover plugin with Web Settings UI for DeepSeek Harness.

UI & ProductivityDeveloper ToolsBrowser & WebSecurity & Policy
4GitHub Stars2ForksUpdated2026-09-21

Install

$ dsh plugin --profile web add @goodandready/dsh-key-rotation

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-key-rotation provides Hermes-style per-provider API key pooling and automatic failover for DeepSeek Harness. It intercepts model requests before streaming to automatically switch to standby keys on quota exhaustion (HTTP 429), timeouts, and auth errors with exponential backoff cooldowns. It includes a dedicated Web Settings UI for managing key priority, live health status, failure tracking, and batch importing .env keys.

Key Capabilities

  • Transparent per-provider API key pool management without changing upstream provider IDs
  • Instant failover on errors such as QUOTA, RATE_LIMIT, TIMEOUT, SERVER, and AUTH before tokens emit
  • Configurable exponential backoff cooldown quarantine for failing keys
  • Web Settings UI with live health badges, usage stats, reordering, and exhaustion warnings
  • Secure key storage referencing credential names with 5-character browser masking and loopback-fenced endpoints
  • Batch import of key-value pairs directly from .env files

Useful For

  • Preventing interrupted agent conversations and streaming drops caused by provider rate limits or quota depletion
  • Distributing API usage across multiple backup keys per provider in high-throughput environments
  • Managing and monitoring provider API credentials directly within the DeepSeek Harness Web UI

Who It Fits

  • DeepSeek Harness developers and administrators running high-volume LLM tasks
  • Users managing multiple API keys across LLM providers to avoid downtime

Documented Limitations

  • Requires DeepSeek Harness Web UI restart after installation
  • Management endpoints are fenced strictly to loopback/same-origin requests
  • Only switches on supported error codes specified in configuration

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
GooDAnDReaDY/dsh-key-rotation
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
9d99cff · 2026-09-21

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
4GitHub stars
Forks
2
Open issues
0
Last commit
2026-09-21
Last release
2026-09-21
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app