dsh-plugin-guard avatar

dsh-plugin-guard

DeepSeek Harness 插件安全体检:静态代码 + 依赖审查 + AI 在线审计,绿/黄/红三级报告面板。

PluginSecurityCode review
Verification
L4 · Install tested
Passed
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Security inspector for DSH plugins: static code audit, dependency review, and AI-assisted risk report with green/yellow/red levels.

  • Scans source for 13 dangerous API patterns (subprocess, eval, shell, etc.)
  • Flags non-registry dependencies and suspicious package names
  • Layered AI audit with color-coded risk report panel

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add github:Guojin0826/dsh-plugin-guard#v0.1.0

security scan passed · source release v0.1.0

Install method: GitHub · sandbox install verified (L4) · web smoke unconfirmed (L5)

Verification & Compatibility

Records are archived per dsh version under test: each card shows the newest real L1–L5 verdicts on that version (static levels included; fall back to all-time newest with a carried note when absent).

External credentials (plugin-level): none detected

Per-dsh-version verification (L1–L5)
dsh 0.1.2-rc.1current2026-09-06L5 · inconclusive
Environment & artifact
  • • Node.js: v24.14.0
  • • DSH: 0.1.2-rc.1
  • • Plugin artifact: github · https://github.com/Guojin0826/dsh-plugin-guard#v0.1.0
Levels (newest real verdicts on this version)
L1 static
Passed
L2 static
Passed
L3 static
Passed
L4 sandbox
Passed
L5 runtime
Unknown
Install test ran but produced no conclusive verdict
L5 · inconclusive

ID: dsh-plugin-guard-4@v0.1.0@dsh0.1.2-rc.1 · profile: l3-fullscan

Issued: 2026-09-06 · expires: 2026-09-13

View checks & evidence
L1 · Found✓ Passed
Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed
Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed
Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-06
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-06
L4 · Install tested✓ Passed
Install executed in confined sandbox✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-05
spec github:Guojin0826/dsh-plugin-guard#v0.1.0 · channel GitHub source · outcome ran · exit 0
check took: 9.7s
Install succeeded✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-05
spec github:Guojin0826/dsh-plugin-guard#v0.1.0 · channel GitHub source · outcome ran · exit 0
check took: 9.7s
Installed artifact confirmed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-05
spec github:Guojin0826/dsh-plugin-guard#v0.1.0 · channel GitHub source · outcome ran · exit 0
check took: 9.7s
L5 · Run tested? Unknown

no dsh.bundle declaration

Sandbox install passed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-05
spec github:Guojin0826/dsh-plugin-guard#v0.1.0 · install mode reused L4 scratch
check took: 101ms
Web boot ready✓ Passed
Source: DSH runtime · Method: web boot · Captured 2026-09-05
ready line dsh web: http://127.0.0.1:61565/?token=…
HTTP endpoint served✓ Passed
Source: DSH runtime · Method: HTTP request · Captured 2026-09-05
path / · HTTP 200 · took 101ms
Plugin active in inventory? Unknown
Source: DSH runtime · Method: plugin inventory query · Captured 2026-09-05
verdict not-found · entries 150
phases: active 122 · null 28
installed but declares no dsh.bundle — not a web-profile plugin

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-plugin-guard-4.svg)](https://www.dsh.so/artifact/dsh-plugin-guard-4/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/dsh-plugin-guard-4.svg)](https://www.dsh.so/artifact/dsh-plugin-guard-4/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM58058a
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·1 high·14 medium·0 score
plugin version0.1.0dsh manifest
scanned commit58058ac31c172026-09-05
latest commit631f7504b476
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
index.js:280
new Function / new AsyncFunction 动态执行
medium
R9
client.js:1977
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:1978
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:1979
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:1982
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-09-05 · activity: Active

• Repo created: 2026-09-05

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/Guojin0826/dsh-plugin-guard

Was this page helpful?