dsh-remote avatar

dsh-remote

DSH Remote 手机遥控端:把电脑上的 DeepSeek Harness 装进口袋。手机连上就能给 AI 派活、看实时回复、批审批;支持局域网/内网穿透、扫码连接、审批通知、会话管理、多主题换装,还能解锁加密保险库。第三方社区作品,开源免费。

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

What it does

DSH Remote 手机遥控端:把电脑上的 DeepSeek Harness 装进口袋。手机连上就能给 AI 派活、看实时回复、批审批;支持局域网/内网穿透、扫码连接、审批通知、会话管理、多主题换装,还能解锁加密保险库。第三方社区作品,开源免费。

Installation

dsh plugin --profile web add github:Hyna-hla/dsh-remote

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.SOPASSEDSCAN6 FILES
697e4d
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·4 info·6 files scanned
plugin version
scanned commit697e4d8d56a02026-08-17
latest commit697e4d8d56a0

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 · 4 info

• Static heuristic scan: done (6 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Scan findings · 4

  • infoMakes network requests (fetch / axios)dsh-remote-access/lib/client.js:49
    return fetch(path, opts).then(function (r) { return r.json(); });
  • infoReads process.envdsh-remote-access/lib/index.js:76
    const home = (process.env.DSH_HOME || "").trim() || join(homedir(), ".dsh");
  • infoMakes network requests (fetch / axios)dsh-remote-access/src/client.ts:52
    return fetch(path, opts).then(function (r) { return r.json(); });
  • infoReads process.envdsh-remote-access/src/index.ts:91
    const home = (process.env.DSH_HOME || "").trim() || join(homedir(), ".dsh");

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: ★ 5 · Forks: 3

• Health: Active — committed within last 30 days

Source

GitHub: github.com/Hyna-hla/dsh-remote

Was this page helpful?