dsh-session-icons avatar

dsh-session-icons

PluginUI & SkinsStorage
Verification
L1 · Found
Security
Low
Health
Active
Trust
Unrated

What it doesAI

Adds 24×24 monochrome SVG icons to DSH web session titles, generated by the model and cached on disk.

  • Injects icons into session title list in DSH web UI
  • Generates 24×24 monochrome SVG icons via model route
  • Persists icons in disk cache across restarts

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

Installation

dsh plugin --profile web add dsh-session-icons

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.SO VETMEDIUMc131f9
Automated review · daily
MEDIUM

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

0 critical·1 high·3 medium·61 score
plugin version0.1.0dsh manifest
scanned commitc131f9ce29622026-08-22
latest commit86999d347b81
vet verdictsuspicious · npmscore 61

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
client.js:147
new Function / new AsyncFunction 动态执行
medium
R9
client.js:578
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:581
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:587
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-22 · activity: Active

• Repo created: 2026-08-22

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/fengb3/dsh-session-icons

Was this page helpful?