dsh-ventus-whale avatar

dsh-ventus-whale

🐳 蓝色大肥鱼 · DeepSeek 虎鲸 3D 桌宠插件 — 由 DeepSeek 虎鲸 logo 轮廓重建,悬浮于 Web GUI 角落:拖拽旋转、360° 转圈、爱心互动、悬停工具栏、大小/灵敏度/文字设置,配置本地持久化 / A 3D whale desktop pet rebuilt from the DeepSeek whale logo for DeepSeek Harness — drag to rotate, 360° spin, heart bursts, hover toolbar, size/sensitivity/caption settings, and local persistence.

PluginDesktopStorageWeb search
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it does

🐳 蓝色大肥鱼 · DeepSeek 虎鲸 3D 桌宠插件 — 由 DeepSeek 虎鲸 logo 轮廓重建,悬浮于 Web GUI 角落:拖拽旋转、360° 转圈、爱心互动、悬停工具栏、大小/灵敏度/文字设置,配置本地持久化 / A 3D whale desktop pet rebuilt from the DeepSeek whale logo for DeepSeek Harness — drag to rotate, 360° spin, heart bursts, hover toolbar, size/sensitivity/caption settings, and local persistence.

Installation

dsh plugin --profile web add github:mmzm0808/dsh-ventus-whale

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.SOWARNINGSCAN15 FILES
63622e
Automated review · daily
WARNING

No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).

0 critical·3 warning·5 info·15 files scanned
plugin version0.1.0dsh manifest
scanned commit63622ee836d32026-08-17
latest commit63622ee836d3

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: Medium0 critical · 3 warning · 5 info

• 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/host-live.mjs:21
    console.log('[ventus-whale-live] listening on http://127.0.0.1:3081 (pid ' + process.pid + ')')
  • infoReads process.envscripts/host-live.mjs:15
    process.env.DSH_HOME = mkdtempSync(join(tmpdir(), 'ventus-whale-live-'))
  • infoHardcoded IP addressscripts/host-live.mjs:18
    await ctx.plugin(WebServer, { host: '127.0.0.1', port: 3081 })
  • infoHardcoded IP addressscripts/host-live.mjs:21
    console.log('[ventus-whale-live] listening on http://127.0.0.1:3081 (pid ' + process.pid + ')')
  • warningHTTP request to a raw IP addressscripts/verify-network.cjs:24
    await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })
  • infoHardcoded IP addressscripts/verify-network.cjs:24
    await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })
  • warningHTTP request to a raw IP addressscripts/verify-pet-ui.cjs:12
    await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })
  • infoHardcoded IP addressscripts/verify-pet-ui.cjs:12
    await page.goto('http://127.0.0.1:3080', { waitUntil: 'domcontentloaded', timeout: 30000 })

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

Activity

Last commit 2026-08-17 · activity: Active

• Repo created: 2026-08-17

• Stars: ★ 4 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/mmzm0808/dsh-ventus-whale

Was this page helpful?