xsuas / dsh-balance-display

Listed

DeepSeek Harness 余额显示插件

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:xsuas/dsh-balance-display

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit 38fc7feSynced Aug 18, 2026

dsh-balance-display

DeepSeek Harness Web 余额显示插件。

功能

  • 显示 DeepSeek API 账户余额
  • 点击手动刷新
  • 10 分钟余额缓存

安装

从 GitHub 安装:

dsh plugin --profile web add github:xsuas/dsh-balance-display

重新启动:

dsh web

本地开发:

dsh plugin --profile web add .

卸载

dsh plugin --profile web remove @xsuas/dsh-balance-display

安全

API Key 仅由宿主插件读取,不会返回给浏览器。

余额接口仅接受 localhost / 127.0.0.1 请求。

测试

npm ci
npm test

License

MIT

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected

Repository information

Language
JavaScript
License
MIT
Last updated
Aug 14, 2026, 7:25 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.