dsh-file-viewer avatar

dsh-file-viewer

A universal file preview layer for DeepSeek Harness: open and inspect files right inside the web UI — no external application needed.

Plugin界面美化浏览器文件网页搜索
验证
L2 · 结构化
安全
中风险
健康
活跃
信任

功能介绍AI

Universal file preview layer to open and inspect files in the web UI, no external application needed.

  • Renders file previews directly in the harness UI
  • Supports opening and inspecting files without external apps
  • Provides a universal preview layer for multiple file types

由 AI 基于 README 自动生成,仅供参考。

安装

dsh plugin --profile web add github:liguobao/dsh-file-viewer

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警告878118
自动审查 · 每日更新
警告

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

0 严重·4 警告·5 提示·15 扫描文件数
插件版本0.1.2dsh 清单
扫描版本8781188f77222026-08-20
当前版本8781188f7722

扫描结果仅对「扫描版本」有效。扫描后 7 天内的新提交不会触发 outdated,评级仍然有效;超过 7 天未重新扫描才显示 outdated。

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

第二意见扫描(vet · 并行评估期)
vet:干净

vet 判定:vet:干净 · score 94

  • R10 · info [heuristic] — 依赖清单:23 项(@deepseek-ai/schemastery, @types/js-yaml, dompurify, highlight.js, js-yaml, markdown-it, pdfjs-dist, @types/dompurify, @types/markdown-it, @types/node, @types/react, @types/react-dom, esbuild, typescript, vitest, @deepseek-ai/cordis, @deepseek-ai/dsh-client-connection, @deepseek-ai/dsh-client-locale, @deepseek-ai/dsh-client-runtime, @deepseek-ai/dsh-client-ui-slots, @deepseek-ai/dsh-host-apiproxy, @deepseek-ai/dsh-settings, react,供 LLM 审计供应链;已知漏洞核对见后续 OSV 精确版本查询(网络失败静默降级))
  • R12 · info [certain] (downgraded) — 入口文件缺失:./dist/index.js
  • R14 · medium [likely] — 脚本下载即执行:curl 下载落盘(脚本随包分发,安装/运行期任意代码执行面)
  • R3 · info [certain] — 只读 process 成员(能力触达面):process.env
  • R3 · info [certain] — 只读 process 成员(能力触达面):process.env

vet 仅作参考,不改变 dsh 的四档等级。

风险:中风险0 critical · 4 warning · 5 info

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

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

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

高危发现 · 4 / 4

  • warning向裸 IP 地址发起 HTTP 请求scripts/restart-dsh-web.sh:28
    CODE=$(curl -sS -o /dev/null -w "%{http_code}" --max-time 2 http://127.0.0.1:43124/ 2>/dev/null || echo 000)
  • warning向裸 IP 地址发起 HTTP 请求scripts/restart-dsh-web.sh:68
    CODE=$(curl -sS -o /dev/null -w "%{http_code}" --max-time 2 http://127.0.0.1:43123/ 2>/dev/null || echo 000)
  • warning从网络下载文件scripts/restart-dsh-web.sh:28
    CODE=$(curl -sS -o /dev/null -w "%{http_code}" --max-time 2 http://127.0.0.1:43124/ 2>/dev/null || echo 000)
  • warning从网络下载文件scripts/restart-dsh-web.sh:68
    CODE=$(curl -sS -o /dev/null -w "%{http_code}" --max-time 2 http://127.0.0.1:43123/ 2>/dev/null || echo 000)

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

活跃度

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

• 仓库创建: 2026-08-20

• 星标: ★ 1 · 复刻: 0

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

来源

GitHub: github.com/liguobao/dsh-file-viewer

这页有帮助吗?