AI Agent Hub
Back to plugins
dsh-balance preview

dsh-balance

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install eka3os/dsh-balance

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

Run dsh plugin install eka3os/dsh-balance in your DeepSeek Harness terminal (source: https://github.com/eka3os/dsh-balance), then restart the Web profile to see the balance in the sidebar footer.

About this plugin

You are calling the DeepSeek API all day, but checking your remaining balance still means opening yet another browser tab. dsh-balance tucks the CNY and USD balances right into the DeepSeek Harness Web sidebar footer, auto-refreshing every 60 seconds and showing a clean placeholder whenever data is unavailable, so you can glance at your quota without breaking the current workflow.

The data is fetched exclusively from DeepSeek's official balance endpoint. The API key never leaves the server: it is resolved through DSH credentials, sent as a Bearer token, and the browser only ever receives the normalized balance figures. No key exposure to the front-end, even under inspection or packet capture.

It is ideal for developers who already run the DeepSeek Harness Web profile and call the DeepSeek API daily: install it, restart the profile, and the sidebar shows up. Polling pauses automatically when the sidebar collapses to narrow mode, keeping the plugin silent when you do not need it.

Screenshots

Use Cases

  • Glancing at remaining DeepSeek API quota during daily development
  • Monitoring account balance changes while working in the wide sidebar
  • Getting early warning before quota runs out and requests fail

Best For

  • Developers using the DeepSeek Harness Web profile
  • Engineers who need quick account status at a glance
  • Teams that prioritize API key security and server-side credential handling