dsh-plugin-topology avatar

dsh-plugin-topology

PluginDeveloperCode reviewFile
Verification
L4 · Install tested
Passed
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Dependency graph inspector for DSH plugins, rendering live plugin topology as interactive SVG/JSON/DOT with graph metrics.

  • Snapshots live Cordis plugin fiber tree into a plugin/service bipartite graph
  • Derives graph theory metrics and logs unresolved dependencies
  • Renders as JSON, Graphviz DOT, or SVG with pan/zoom browser panel

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

Installation

dsh plugin --profile web add github:sleetdrop/dsh-plugin-topology#v0.1.0

security scan passed · source release v0.1.0

Install method: GitHub · sandbox install verified (L4)

Verification recordL4

ID: dsh-plugin-topology-20260830T153733Z · profile: l5-web-smoke

DSH CLI: 0.1.2-alpha.1

L1
not_tested
L2
not_tested
L3
not_tested
L4
passed
L5
failed
Issued: 2026-08-30 · expires: 2026-11-28
View checks & evidence
L1 · not_tested
L2 · not_tested
L3 · not_tested
L4 · passed
L4.2_INSTALL_SUCCESSpassed
L5 · failed
L5.1_INSTALL_PASSED_SANDBOXEDpassed
L5.2_WEB_BOOT_READYfailed
plugin tree failed to load
L5.3_HTTP_SERVEDfailed

Compatibility

DSH VersionStatus
0.1.2-alpha.1L4 · sandbox install verified

Requirements

  • • Node.js: v24.14.0
  • • DSH: 0.1.2-alpha.1
  • • External credentials: none detected

Install Testing

Sandbox install verified on 2026-08-30.

  • dsh 0.1.2-alpha.1passedcurrent2026-08-30dsh 0.1.2-alpha.1 install badge

Sandbox install test · 2026-08-30

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

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM0a33ae
Automated review · daily
MEDIUM

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

0 critical·1 high·3 medium·61 score
plugin version0.1.0dsh manifest
scanned commit0a33ae2749d42026-08-30
latest commit0a33ae2749d4
vet verdictsuspicious · npmscore 61

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
client.js:176
new Function / new AsyncFunction 动态执行
medium
R9
client.js:620
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:623
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
medium
R9
client.js:629
正则嵌套量词(ReDoS 风险:(a+)+ 类指数回溯)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-29 · activity: Active

• Repo created: 2026-08-30

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/sleetdrop/dsh-plugin-topology

Was this page helpful?