DSH-Syntax-Checker avatar

DSH-Syntax-Checker

PluginDeveloperFileCode review
Verification
L4 · Install tested
Passed
Risk
Low
Health
Active
Trust
Silver

What it doesAI

Multi-language syntax checking service with bracket matching, invisible-char detection, and auto-fix; runs as DSH plugin or standalone Node.js service.

  • Supports JS/TS/YAML/Python via tree-sitter and Ruff.
  • Detects bracket mismatches, zero-width spaces, BOM, and YAML issues.
  • Available as DSH Cordis plugin or Fastify HTTP API with auto-fix.

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

Installation

dsh plugin --profile web add github:kiwifruit13/DSH-Syntax-Checker

security scan passed · default branch source

Install method: GitHub · sandbox install verified (L4)

Verification & Compatibility

Static checks (version-independent)
L1 静态
Passed
L2 静态
Passed
L3 静态
Passed

L1–L3 are registry / install-spec static checks — constant across dsh versions.

External credentials (plugin-level): none detected

Per-version runtime verdicts (L4/L5)
dsh 0.1.2-alpha.1currentL5 · failed
Environment
  • • Node.js: v24.14.0
  • • DSH: 0.1.2-alpha.1
Runtime levels
L4 版本
Passed
L5 版本
Failed
Sandbox install failed
L5 · failed

ID: dsh-syntax-checker-20260902T184820Z · profile: l5-web-smoke

Issued: 2026-09-02 · expires: 2026-12-01

View checks & evidence
L1 · Found✓ Passed

↳ carried from earlier record dsh-syntax-checker-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed

↳ carried from earlier record dsh-syntax-checker-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed

↳ carried from earlier record dsh-syntax-checker-20260902T044820Z (l3-fullscan)

Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-02
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-02
L4 · Install tested✓ Passed
Install succeeded✓ Passed
L5 · Run tested✕ Failed
Sandbox install passed✓ Passed
Web boot ready✕ Failed
plugin tree failed to load
HTTP endpoint served✕ Failed

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

Security Report

Automated static scan, not manual review.

DSH.SO VETPASSED31ae97
Automated review · daily
PASSED

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

0 critical·0 high·0 medium·100 score
plugin version1.0.0dsh manifest
scanned commit31ae979abe922026-09-02
latest commit31ae979abe92
vet verdictclean · npmscore 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-09-02 · activity: Active

• Repo created: 2026-09-02

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/kiwifruit13/DSH-Syntax-Checker

Was this page helpful?