Verification
L2 · Structured
Risk
Medium
Health
Active
Trust
Silver
What it doesAI
VSCode editor plugin for DeepSeek Harness embedding code-server with live diff-follow and file sync when agents modify files.
- Embeds full code-server for in-harness editing
- Auto diff popup with red/green changes on agent write
- Edit sync, file locking, and follow mode support
AI-generated from the repo README — for reference only.
Installation
dsh plugin --profile web add github:k-ying/dsh-vsceditorInstall method: GitHub · no verification record (L1-L5)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | no verification record |
Requirements
- • Node.js: not stated
- • DSH: not stated
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
DSH.SO VETMEDIUM3b0795
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·1 high·6 medium·46 score
plugin version
0.2.0dsh manifestscanned commit
3b0795bb35552026-08-25latest commit
3b0795bb3555vet verdict
suspicious · gitscore 46Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-vsceditor/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | extension.js:7 | require('http') 危险内置模块(执行/网络能力触达) |
| medium | R14 | install-code-server.sh:45 | 脚本下载即执行:curl 下载落盘(脚本随包分发,安装/运行期任意代码执行面) |
| medium | R2 | extension.js:6 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | extension.js:8 | require('fs') 标准内置模块 |
| medium | R2 | host.js:18 | require('node:fs') 标准内置模块 |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
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/k-ying/dsh-vsceditor
