dsh-webgate avatar

dsh-webgate

为 DeepSeek Harness 的 Web GUI 加一道账号密码门:每次打开 DSH Web 都必须先登录;登录令牌有效期 12 小时;令牌过期被登出时,后台正在运行的任务完全不受影响,重新登录后一切还在。

PluginAutomationWeb search
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-webgate

Install method: GitHub · no verification record (L1-L5)

Compatibility

DSH VersionStatus
not statedno 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:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/dsh-webgate-3.svg)](https://www.dsh.so/artifact/dsh-webgate-3/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/dsh-webgate-3.svg)](https://www.dsh.so/artifact/dsh-webgate-3/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM402a10
Automated 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 version0.2.2dsh manifest
scanned commit402a10a33e962026-08-26
latest commit402a10a33e96
vet verdictsuspicious · npmscore 0

Vet 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

RiskRuleLocationDescription
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

Source

GitHub: github.com/yyyq0325-ai/dsh-webgate

Was this page helpful?