What it does
DeepSeek Harness Web GUI 的 Catppuccin 主题插件:Latte / Frappé / Macchiato / Mocha 四种主题一键切换,内置可开关的玻璃质感(Glassmorphism)
Installation
dsh plugin --profile web add dsh-catppuccin-themeInstall method: npm · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).
8bb3d0df49e02026-08-168bb3d0df49e0The 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.
• Static heuristic scan: done (15 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
Scan findings · 8
- warningHTTP request to a raw IP addressscripts/screenshot-previews.cjs:88await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })
- infoReads process.envscripts/screenshot-previews.cjs:31const cache = path.join(process.env.LOCALAPPDATA, 'ms-playwright')
- infoHardcoded IP addressscripts/screenshot-previews.cjs:88await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })
- infoUses localStoragesrc/client/glass/glass-layer.ts:86const raw = localStorage.getItem(NUMERIC_KEYS[key])
- infoUses localStoragesrc/client/glass/glass-layer.ts:96localStorage.setItem(NUMERIC_KEYS[key], String(value))
- infoUses localStoragesrc/client/glass/glass-layer.ts:105return localStorage.getItem(MODE_KEY) === 'compat' ? 'compat' : 'mica'
- infoUses localStoragesrc/client/index.ts:67const raw = localStorage.getItem(FLAVOR_STORAGE_KEY)
- infoUses localStoragesrc/client/index.ts:79localStorage.setItem(FLAVOR_STORAGE_KEY, choice)
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: ★ 7 · Forks: 1
• Health: Active — committed within last 30 days
