Community directory previewDeepSeek Harness is in developer preview
DP

dsh-plugin-cost

PluginConfirmed pluginCommunity

yweilai77-dev/dsh-plugin-cost · updated 18 days ago

Installation

dsh plugin --profile web add github:yweilai77-dev/dsh-plugin-cost
dsh plugin --profile web add dsh-plugin-cost

Plugins in this repository

  • dsh-plugin-costv0.1.0

    Session cost estimate for the DSH Web UI: tokenUsage projection × configurable price table, with a one-click refresh of official DeepSeek prices

    package.json
    package.json
    dsh.bundle.patch
    cordis.patch.yml
    Official core packages (3)
    • @deepseek-ai/cordis^4.0.1private copy
    • @deepseek-ai/dsh-typert-protocol^0.1.0-rc.6private copy
    • @deepseek-ai/schemastery^3.0.0private copy

Paths are pinned to commit c66cc9225771

Overview

会话费用估算插件,用于 DeepSeek Harness(DSH)Web UI:把 token-meter 的 tokenUsage 投影(输入 / 缓存命中 / 缓存写入 / 输出四个桶)乘以可配置的价格表,在聊天输入框下方的统计条旁显示 费用 ≈ ¥X.XX(估算),并提供"刷新价格"按钮手动拉取 DeepSeek 官方最新价格(Windows 更新时间式,平时不联网)。

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

Medium risk
Checked commit
c66cc9225771
Evidence Score
66/100
Static risk
Medium risk
Files scanned
2
Findings
4

Evidence breakdown

Source provenance20/25
Install documentation25/25
Maintenance12/20
Compatibility evidence8/20
Security signals7/10

Compatibility confidence: Limited

Findings (4)
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.0.0"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/dsh-typert-protocol": "^0.1.0-rc.6"
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/cordis": "^4.0.1"
  • Lownetwork.external-host
    cordis.patch.yml:14network
    fetchUrl: 'https://api-docs.deepseek.com/zh-cn/quick_start/pricing/'
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0