验证
L2 · 结构化
安全
高风险
健康
活跃
信任
银
功能介绍
Auxiliary model system for DeepSeek Harness: unified aux-LLM routing (per-task model, timeout, concurrency, failure cooldown, main-model fallback) + vision_analyze / web_extract / compress_text tools, settings page, and session image lifecycle cleanup.
安装
dsh plugin --profile web add dsh-auxInstall method: npm · 尚未在容器中测试 (L3+)
兼容性
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
要求
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
安全报告
自动静态扫描,非人工审核。
DSH.SO已过时
14fd69
安全审查自动审查 · 每日更新
已过时
扫描后有新提交,结果不再代表当前代码,等待重新扫描。
4 严重·0 警告·3 提示·15 扫描文件数
code-exec ×2shell ×2扫描版本
14fd691bf7a92026-08-16当前版本
82e59d7f25d0扫描结果仅对「扫描版本」有效。若当前版本不同,徽章将显示 outdated,直到每日流水线重新扫描。
README 效果预览dsh.so securityOUTDATED14fd69
免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。
风险:高风险4 critical · 0 warning · 3 info
• 静态启发式扫描:已完成(15 个文件)
• 依赖漏洞:需深度审计(L3+)
• 权限沙箱:需运行时测试(L4+)
扫描发现 · 7
- critical使用 child_process 子进程模块(Node.js)bridge/patch-session-ignorable.mjs:27import { execFileSync } from "node:child_process";
- critical执行 shell 命令(exec / execSync)bridge/patch-session-ignorable.mjs:61execFileSync(process.execPath, ["--check", file], { stdio: "pipe" });
- critical使用 child_process 子进程模块(Node.js)bridge/patch-settings-dynamic-expose.mjs:20import { execFileSync } from "node:child_process";
- critical执行 shell 命令(exec / execSync)bridge/patch-settings-dynamic-expose.mjs:55execFileSync(process.execPath, ["--check", file], { stdio: "pipe" });
- info发起网络请求(fetch / axios)dsh-aux/src/fetch.js:28const response = await fetch(currentUrl, { signal, redirect: "manual" });
- info读取 process.envdsh-aux/src/images/gc.js:24const home = process.env.DSH_HOME || (process.env.HOME ? process.env.HOME + "/.dsh" : void 0);
- info读取 process.envdsh-aux/src/images/memory.js:11const home = process.env.DSH_HOME || (process.env.HOME ? process.env.HOME + "/.dsh" : void 0);
静态启发式扫描,可能误报——使用前请自行审查源码。
活跃度
最近提交 2026-08-16 · 活跃度:活跃
• 仓库创建: 2026-08-16
• 星标: ★ 4 · 复刻: 0
• 健康度: 活跃 — 近 30 天有提交
