dsh-board avatar

dsh-board

DeepSeek Harness 侧栏用量与成本面板:官方峰谷计价 · 1M 上下文 · 词勋段位 · 成就与热力图

PluginUI & SkinsMemory
Verification
L2 · Structured
Security
Low
Health
Active
Trust
Silver

What it does

DeepSeek Harness 侧栏用量与成本面板:官方峰谷计价 · 1M 上下文 · 词勋段位 · 成就与热力图

Installation

dsh plugin --profile web add dsh-board

Install method: npm · 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.SOPASSEDSCAN15 FILES
42d22c
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·5 info·15 files scanned
scanned commit42d22cf0100d2026-08-16
latest commit42d22cf0100d

The scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.

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

Risk: Low0 critical · 0 warning · 5 info

• Static heuristic scan: done (15 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Scan findings · 5

  • infoUses localStoragesrc/client/SidebarUsage.tsx:45
    return typeof localStorage !== 'undefined' && localStorage.getItem(COLLAPSE_KEY) === '1'
  • infoUses localStoragesrc/client/SidebarUsage.tsx:603
    try { localStorage.setItem(COLLAPSE_KEY, next ? '1' : '0') } catch { /* ignore */ }
  • infoReads process.envtsdown.config.ts:50
    'process.env.NODE_ENV': JSON.stringify(process.env.NODE_ENV ?? 'production'),
  • infoReads process.envtsdown.config.ts:51
    'import.meta.env.MODE': JSON.stringify(process.env.NODE_ENV ?? 'production'),
  • infoReads process.envtsdown.config.ts:52
    'import.meta.env': JSON.stringify({ MODE: process.env.NODE_ENV ?? 'production' }),

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-16 · activity: Active

• Repo created: 2026-08-16

• Stars: ★ 5 · Forks: 1

• Health: Active — committed within last 30 days

Source

GitHub: github.com/dfkai/dsh-board

Was this page helpful?