dsh-remote avatar

dsh-remote

Remote control for DeepSeek Harness (dsh web) from any phone browser — secure gateway, mobile web client, full feature coverage (incl. privileged methods). 手机远程控制 DeepSeek Harness

Plugin浏览器网页搜索
验证
L1 · 已找到
安全
中风险
健康
活跃
信任
未评级

功能介绍

Remote control for DeepSeek Harness (dsh web) from any phone browser — secure gateway, mobile web client, full feature coverage (incl. privileged methods). 手机远程控制 DeepSeek Harness

安装

dsh plugin --profile web add github:mrgaoang/dsh-remote

Install method: GitHub · 尚未在容器中测试 (L3+)

兼容性

DSH VersionStatus
not statedDeclared — not tested

要求

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

安全报告

自动静态扫描,非人工审核。

DSH.SO AUDIT警告ada3ea
自动审查 · 每日更新
警告

无严重发现,但检测到警告级问题(文件写入、远程导入、base64 解码、下载执行)。

0 严重·8 警告·20 提示·12 扫描文件数
插件版本1.0.0
扫描版本ada3eaabf2cd2026-08-19
当前版本ada3eaabf2cd

扫描结果仅对「扫描版本」有效。若当前版本不同,徽章将显示 outdated,直到每日流水线重新扫描。

免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。

风险:中风险0 critical · 8 warning · 20 info

• 静态启发式扫描:已完成(12 个文件)

• 依赖漏洞:需深度审计(L3+)

• 权限沙箱:需运行时测试(L4+)

高危发现 · 8 / 8

  • warning向裸 IP 地址发起 HTTP 请求bin/dsh-remote.js:16
    DSH_REMOTE_UPSTREAM dsh web 地址(默认 http://127.0.0.1:3080)
  • warning向裸 IP 地址发起 HTTP 请求install.sh:49
    UPSTREAM="${DSH_REMOTE_UPSTREAM:-http://127.0.0.1:3080}"
  • warning从网络下载文件install.sh:81
    if curl -fsSL --connect-timeout 8 --max-time 60 "$url" -o /tmp/dsh-remote.tar.gz 2>/dev/null \
  • warning向裸 IP 地址发起 HTTP 请求lib/config.js:15
    const DEFAULT_UPSTREAM = "http://127.0.0.1:3080";
  • warning向裸 IP 地址发起 HTTP 请求scripts/install-macos.sh:55
    "upstream": "http://127.0.0.1:3080",
  • warning向裸 IP 地址发起 HTTP 请求scripts/install-macos.sh:81
    if curl -s -o /dev/null http://127.0.0.1:3443/login 2>/dev/null; then
  • warning向裸 IP 地址发起 HTTP 请求scripts/install-macos.sh:82
    echo "[install] 本机访问: http://127.0.0.1:3443/login"
  • warning从网络下载文件scripts/install-macos.sh:81
    if curl -s -o /dev/null http://127.0.0.1:3443/login 2>/dev/null; then

静态启发式扫描,可能误报——使用前请自行审查源码。

活跃度

最近提交 2026-08-19 · 活跃度:活跃

• 仓库创建: 2026-08-19

• 星标: ★ 0 · 复刻: 0

• 健康度: 活跃 — 近 30 天有提交

来源

GitHub: github.com/mrgaoang/dsh-remote

这页有帮助吗?