验证
L2 · 结构化
安全
中风险
健康
活跃
信任
银
功能介绍
Leisure games client plugin for DeepSeek Harness (dsh): Tetris, Snake, skill Gomoku and Minesweeper with a playtime limit, agent notifications, custom colors and hardened persisted state.
安装
dsh plugin --profile web add dsh-leisure-gamesInstall method: npm · 尚未在容器中测试 (L3+)
兼容性
| DSH Version | Status |
|---|---|
| web | Declared — not tested |
要求
- • Node.js: not stated
- • DSH: web
- • External credentials: none detected
安全报告
自动静态扫描,非人工审核。
DSH.SO已过时
e583ed
安全审查自动审查 · 每日更新
已过时
扫描后有新提交,结果不再代表当前代码,等待重新扫描。
0 严重·2 警告·4 提示·15 扫描文件数
扫描版本
e583edc5be302026-08-17当前版本
dabf9f914fdf扫描结果仅对「扫描版本」有效。若当前版本不同,徽章将显示 outdated,直到每日流水线重新扫描。
README 效果预览dsh.so securityOUTDATEDe583ed
免责声明:这是自动化静态分析,不构成安全保证。安装前请自行审查。
风险:中风险0 critical · 2 warning · 4 info
• 静态启发式扫描:已完成(15 个文件)
• 依赖漏洞:需深度审计(L3+)
• 权限沙箱:需运行时测试(L4+)
扫描发现 · 6
- warning向裸 IP 地址发起 HTTP 请求repro-old-state.ts:36await page.goto('http://127.0.0.1:3080', { waitUntil: 'load', timeout: 30000 })
- info使用 localStoragerepro-old-state.ts:34localStorage.setItem('dsh.leisure-games.v1', JSON.stringify(state))
- info使用 localStoragerepro-old-state.ts:47stored: localStorage.getItem('dsh.leisure-games.v1'),
- info硬编码 IP 地址repro-old-state.ts:36await page.goto('http://127.0.0.1:3080', { waitUntil: 'load', timeout: 30000 })
- warning向裸 IP 地址发起 HTTP 请求verify-notifications.ts:14const URL = process.argv[2] ?? 'http://127.0.0.1:3080'
- info硬编码 IP 地址verify-notifications.ts:14const URL = process.argv[2] ?? 'http://127.0.0.1:3080'
静态启发式扫描,可能误报——使用前请自行审查源码。
活跃度
最近提交 2026-08-17 · 活跃度:活跃
• 仓库创建: 2026-08-17
• 星标: ★ 1 · 复刻: 0
• 健康度: 活跃 — 近 30 天有提交
