dsh-safe-gate avatar

dsh-safe-gate

dsh 装前守门:OSV 供应链扫描 + 插件契约检查。 Pre-flight safety gate for dsh plugins/MCP.

PluginSecurityCode reviewFile
Verification
L2 · Structured
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Pre-flight safety gate for dsh plugins/MCP: OSV supply chain scan + contract checks before install/run.

  • OSV supply-chain scan: blocks known malicious/vulnerable npm packages
  • Static contract checks: await in non-async, inject whitelist, keyed slots, adapters
  • Scans source for backdoors: child_process, eval, secret theft, exfiltration

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

Installation

dsh plugin --profile web add github:quan-v/dsh-safe-gate

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

Security Report

Automated static scan, not manual review.

DSH.SO VETPASSEDd435d2
Automated review · daily
PASSED

Vet static analysis found no suspicious behavior — verdict is clean.

0 critical·0 high·0 medium·100 score
plugin version
scanned commitd435d27427942026-08-25
latest commitd435d2742794
vet verdictclean · gitscore 100

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

No critical or warning findings.

Activity

Last commit 2026-08-25 · activity: Active

• Repo created: 2026-08-25

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/quan-v/dsh-safe-gate

Was this page helpful?