
openanalyst
Turn your coding agent into a data analyst — DuckDB engine, auto-profiling, read-only SQL, and Vega-Lite charts. Ships as a DeepSeek Harness plugin (charts render live in the conversation) and an MCP server for Claude Code / Codex / Cursor. 把编码 Agent 变成数据分析师:dsh 插件对话内出图 + MCP server
功能介绍AI
Turns coding agents into data analysts with DuckDB SQL, auto-profiling, and live Vega-Lite charts.
- DuckDB-powered read-only SQL engine
- Auto-profiling of datasets
- Renders Vega-Lite charts live in conversation
由 AI 基于 README 自动生成,仅供参考。
安装
dsh plugin --profile web add github:Chenmo0414/openanalystInstall method: GitHub · 尚未在容器中测试 (L3+)
兼容性
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
要求
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
安全报告
自动静态扫描,非人工审核。
无严重发现,但检测到警告级问题(文件写入、远程导入、base64 解码、下载执行)。
0.1.0d3e2016860022026-08-20d3e201686002扫描结果仅对「扫描版本」有效。扫描后 7 天内的新提交不会触发 outdated,评级仍然有效;超过 7 天未重新扫描才显示 outdated。
免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。
vet 判定:vet:干净 · score 100
- R10 · info [heuristic] — 依赖清单:6 项(openanalyst, @deepseek-ai/dsh, @deepseek-ai/dsh-llm-mock-server, puppeteer-core, typescript, vitest,供 LLM 审计供应链;已知漏洞核对见后续 OSV 精确版本查询(网络失败静默降级))
- R3 · info [certain] — 只读 process 成员(能力触达面):process.env
- R3 · info [certain] (downgraded) — 只读 process 成员(能力触达面):process.exitCode
- R6 · info [heuristic] — 字符串特征:process 敏感成员引用
- R3 · info [certain] — 只读 process 成员(能力触达面):process.argv
vet 仅作参考,不改变 dsh 的四档等级。
• 静态启发式扫描:已完成(15 个文件)
• 依赖漏洞:需深度审计(L3+)
• 权限沙箱:需运行时测试(L4+)
高危发现 · 2 / 2
- warning向裸 IP 地址发起 HTTP 请求scripts/mock-llm-scripted.mjs:140console.log(`[mock] scripted LLM listening on http://127.0.0.1:${PORT}/v1 (${SCRIPT.length} entries)`)
- warning向裸 IP 地址发起 HTTP 请求scripts/shoot-conversation.mjs:25await page.goto('http://127.0.0.1:3080', { waitUntil: 'networkidle2', timeout: 60_000 })
静态启发式扫描,可能误报——使用前请自行审查源码。
活跃度
最近提交 2026-08-20 · 活跃度:活跃
• 仓库创建: 2026-08-20
• 星标: ★ 1 · 复刻: 0
• 健康度: 活跃 — 近 30 天有提交