dsh-vditor avatar

dsh-vditor

用 Vditor 3.11.3(IR 即时渲染模式)接管 DSH Web 的聊天输入卡片,并把用户消息渲染为完整 Markdown。

PluginUI & SkinsKnowledgeFileStorageWeb search
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it doesAI

Replaces DSH web chat input with a Vditor Markdown editor featuring IR mode, slash commands, file references, and clipboard image paste.

  • Vditor IR editor with KaTeX math and Mermaid diagrams
  • Slash command menu and @ file reference search
  • Paste images to .dsh/assets and attach file paths

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

Installation

dsh plugin --profile web add github:zhy201810576/dsh-vditor

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — not tested

Requirements

  • • Node.js: not stated
  • • DSH: declared "not stated"
  • • External credentials: none detected

Security Report

Automated static scan, not manual review.

DSH.SO AUDITWARNING7af887
Automated review · daily
WARNING

No critical findings, but warning-level issues were detected (file writes, remote imports, base64 decoding, downloads).

0 critical·1 warning·2 info·6 files scanned
plugin version1.0.0dsh manifest
scanned commit7af887abd5112026-08-20
latest commit7af887abd511

The scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Second-opinion scan (vet · parallel evaluation)
vet: clean

vet verdict: vet: clean · score 100

  • R10 · info [heuristic] — 依赖清单:9 项(@deepseek-ai/cordis, @deepseek-ai/dsh-client-runtime, @deepseek-ai/dsh-client-ui-conversation, @deepseek-ai/dsh-client-ui-slots, @deepseek-ai/dsh-client-ui-model-selection, @deepseek-ai/dsh-fs, @deepseek-ai/dsh-host-webserver, @deepseek-ai/dsh-subprocess, react,供 LLM 审计供应链;已知漏洞核对见后续 OSV 精确版本查询(网络失败静默降级))

vet is advisory and does not change dsh’s four-tier level.

Risk: Medium0 critical · 1 warning · 2 info

• Static heuristic scan: done (6 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

High-risk findings · 1 / 1

  • warningBase64 decode-and-run patternlib/index.js:31
    const script = "$ErrorActionPreference='Stop'; $p = '" + filePath.replace(/'/g, "''") + "'; New-Item -ItemType Directory -Force -Path (Split

Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-20 · activity: Active

• Repo created: 2026-08-20

• Stars: ★ 1 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/zhy201810576/dsh-vditor

Was this page helpful?