Verification
L2 · Structured
Risk
Medium
Health
Active
Trust
Silver
What it does
为 DeepSeek Harness 的 Web GUI 加一道账号密码门:每次打开 DSH Web 都必须先登录;登录令牌有效期 12 小时;令牌过期被登出时,后台正在运行的任务完全不受影响,重新登录后一切还在。
Installation
dsh plugin --profile web add github:yyyq0325-ai/dsh-webgateInstall method: GitHub · no verification record (L1-L5)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | no verification record |
Requirements
- • Node.js: not stated
- • DSH: not stated
- • External credentials: none detected
Author badges
Embed the official badges in your README to showcase security & install-test status:
`[](https://www.dsh.so/artifact/dsh-webgate-3/)``[](https://www.dsh.so/artifact/dsh-webgate-3/)`Security Report
Automated static scan, not manual review.
DSH.SO VETMEDIUM402a10
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·4 high·5 medium·0 score
plugin version
0.2.2dsh manifestscanned commit
402a10a33e962026-08-26latest commit
402a10a33e96vet verdict
suspicious · npmscore 0Vet is an AST static scan (npm artifact or git source).
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | browsersim.test.mjs:122 | vm.runInContext() 沙箱内执行代码 |
| high | R2 | check-password.mjs:31 | vm.runInContext() 沙箱内执行代码 |
| high | R2 | check.mjs:79 | new Function / new AsyncFunction 动态执行 |
| high | R2 | crypto-selftest.mjs:22 | vm.runInContext() 沙箱内执行代码 |
| medium | R9 | webgate.host.js:138 | 循环内集合写入 map.set(无界增长信号) |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-25 · activity: Active
• Repo created: 2026-08-26
• Stars: ★ 1 · Forks: 0
• Health: Active — committed within last 30 days
