dsh-token-cost avatar

dsh-token-cost

PluginData
Verification
L1 · Found
Security
Medium
Health
Active
Trust
Unrated

What it doesAI

Tracks token costs for DeepSeek Harness sessions and messages, with per-session and per-message estimates.

  • Shows per-session cost in session header with hover tooltip
  • Per-message cost on assistant action row, shown on hover
  • Settings panel with cross-session totals and per-model breakdown

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:huilin66/dsh-token-cost

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM9c2927
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·1 high·7 medium·39 score
plugin version0.1.5dsh manifest
scanned commit9c29272e2c442026-08-21
latest commit9c29272e2c44
vet verdictsuspicious · npmscore 39

Vet is an AST static scan (npm artifact or git source).

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Risk details

RiskRuleLocationDescription
high
R2
setup.cjs:20
require('node:child_process') 危险内置模块(执行/网络能力触达)
medium
R2
dsh-token-cost.cjs:9
require('node:fs') 标准内置模块
medium
R2
dsh-token-cost.cjs:10
CLI/bin 入口(按通用代码判定):require('node:child_process') 危险内置模块(执行/网络能力触达)
medium
R2
dsh-token-cost.cjs:11
require('node:path') 标准内置模块
medium
R2
setup.cjs:21
require('node:fs') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-14 · activity: Active

• Repo created: 2026-08-21

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/huilin66/dsh-token-cost

Was this page helpful?