crash-guard-dsh avatar

crash-guard-dsh

PluginDeveloper
Verification
L4 · Install tested
Passed
Risk
Critical
Health
Active
Trust
Silver

What it doesAI

Plugin that auto-isolates crashing plugins and recovers from hangs via a three-layer self-healing watchdog.

  • Three-layer self-healing architecture
  • Zero-configuration, install and use
  • Safe: won't disable healthy or core plugins

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

Installation

dsh plugin --profile web add github:limochaishang/crash-guard-dsh#v1.0.0
verified v1.0.0

Install method: GitHub · sandbox install verified (L4) · L5 pending

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.3-alpha.1current2026-09-07L5 pending
Environment & artifact
  • • Node.js: v24.14.0
  • • DSH: 0.1.3-alpha.1
  • • Plugin artifact: github · https://github.com/limochaishang/crash-guard-dsh#v1.0.0
Levels (newest real verdicts on this version)
L1 static
Passed
L2 static
Passed
L3 static
Passed
L4 sandbox
Passed
L5 runtime
Not tested
Sandbox install passed (L4)
L5 pending

ID: crash-guard-dsh@v1.0.0@dsh0.1.3-alpha.1 · profile: l4-sandbox

Issued: 2026-09-07 · expires: 2026-09-14

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-07
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-07
L4 · Install tested✓ Passed
Install executed in confined sandbox✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:limochaishang/crash-guard-dsh#v1.0.0 · channel GitHub source · outcome ran · exit 0
check took: 2.2s
Install succeeded✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:limochaishang/crash-guard-dsh#v1.0.0 · channel GitHub source · outcome ran · exit 0
check took: 2.2s
Installed artifact confirmed✓ Passed
Source: Windows ACL sandbox · Method: sandbox install run · Captured 2026-09-07
spec github:limochaishang/crash-guard-dsh#v1.0.0 · channel GitHub source · outcome ran · exit 0
check took: 2.2s
L5 · Run tested– Not tested

This level was not executed in this scan.

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

Security Report

Automated static scan, not manual review.

DSH.SO VETCRITICAL51a771
Automated review · daily
CRITICAL

Vet verdict is critical: blocking-level risk. Review before use.

3 critical·1 high·1 medium
plugin version1.0.0dsh manifest
scanned commit51a771c1f5a22026-09-07
latest commit51a771c1f5a2
vet verdictcritical · git

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
critical
R3
watchdog.mjs:219
直接访问 process.exit(Node 能力逃逸通道)
critical
R3
watchdog.mjs:280
直接访问 process.exit(Node 能力逃逸通道)
critical
R3
watchdog.mjs:314
直接访问 process.exit(Node 能力逃逸通道)
high
R3
watchdog.mjs:54
直接访问 process.kill
medium
R11
watchdog.mjs:113
删除文件操作:fs.unlinkSync(清理操作常见,交由 LLM 审计复核上下文)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-09-07 · activity: Active

• Repo created: 2026-09-07

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/limochaishang/crash-guard-dsh

Was this page helpful?