验证
L2 · 结构化
安全
严重
健康
活跃
信任
银
功能介绍
DeepSeek Harness 原生 Windows 桌面客户端(基于 Tauri 2 + Rust,MIT)
安装
dsh plugin --profile web add github:emomg/deepseek-harness-desktopInstall method: GitHub · 尚未在容器中测试 (L3+)
兼容性
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
要求
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
安全报告
自动静态扫描,非人工审核。
DSH.SO严重风险
a64507
安全审查自动审查 · 每日更新
严重风险
扫描发现阻断级严重问题(硬编码密钥、数据外传端点、破坏性操作、挖矿特征)。该插件应视为高风险。
5 严重·7 警告·20 提示·15 扫描文件数
code-exec ×2shell ×2secrets ×1插件版本
—扫描版本
a64507b999f62026-08-17当前版本
a64507b999f6扫描结果仅对「扫描版本」有效。若当前版本不同,徽章将显示 outdated,直到每日流水线重新扫描。
README 效果预览securitycritical
免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。
风险:严重5 critical · 7 warning · 20 info
• 静态启发式扫描:已完成(15 个文件)
• 依赖漏洞:需深度审计(L3+)
• 权限沙箱:需运行时测试(L4+)
扫描发现 · 12
- info发起网络请求(fetch / axios)dsh-files/lib/client.js:126const res = await fetch(UPLOAD_URL, {
- info发起网络请求(fetch / axios)dsh-files/lib/client.js:288void fetch(`${UPLOAD_URL}?path=${encodeURIComponent(ref)}`, { method: 'DELETE' }).catch(() => {});
- info读取 process.envdsh-files/lib/index.js:52const anchor = process.env.DSH_PROFILE_DIR
- info读取 process.envdsh-files/lib/index.js:53|| (process.env.DSH_HOME ? join(process.env.DSH_HOME, 'profiles', 'web') : join(homedir(), '.dsh', 'profiles', 'web'))
- info读取 process.envdsh-files/lib/index.js:246const tmp = join(process.env.TEMP || process.env.TMP || '/tmp', `dsh-files-docx-${Date.now()}-${Math.random().toString(36).slice(2)}.docx`)
- info发起网络请求(fetch / axios)dsh-plugin-image-input/lib/client.js:71fetch('/api/image-input/status').then((r) => r.json()).then((s) => setStatus(s)).catch(() => setStatus({ checked: true, ready: false }));
- info读取 process.envdsh-plugin-image-input/lib/index.js:43const v = process.env[name]
- info发起网络请求(fetch / axios)dsh-plugin-image-input/lib/index.js:249response = await fetch(trimmed, { redirect: 'follow', signal: combined })
- info发起网络请求(fetch / axios)dsh-plugin-image-input/lib/index.js:296response = await fetch(url, {
- info使用 localStoragepro-plugin/lib/client.js:763const raw = localStorage.getItem(PREF_KEY);
- info使用 localStoragepro-plugin/lib/client.js:770try { localStorage.setItem(PREF_KEY, JSON.stringify(p)); } catch { /* ignore */ }
- info使用 localStoragepro-plugin/lib/client.js:808try { localStorage.removeItem(PREF_KEY); } catch { /* ignore */ }
静态启发式扫描,可能误报——使用前请自行审查源码。
活跃度
最近提交 2026-08-17 · 活跃度:活跃
• 仓库创建: 2026-08-17
• 星标: ★ 5 · 复刻: 0
• 健康度: 活跃 — 近 30 天有提交
