Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver
What it does
DSH 编辑器选区桥接扩展:把 VS Code 的主选区(路径+行区间,不含任何文件内容)推送给本地 DeepSeek Harness,使对话自动聚焦你正在看的代码。
Installation
dsh plugin --profile web add github:yingzaicc/dsh-editor-selection-vscodeInstall 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 VETMEDIUMe2adaf
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.1.0scanned commit
e2adaff37b832026-08-23latest commit
e2adaff37b83vet verdict
suspicious · gitscore 46Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-editor-selection-vscode/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | ws-client.js:49 | require('node:http') 危险内置模块(执行/网络能力触达) |
| medium | R2 | cross-smoke.mjs:16 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | ws-client.js:47 | require('node:crypto') 标准内置模块 |
| medium | R2 | ws-client.js:48 | require('node:events') 标准内置模块 |
| medium | R2 | ws-client.js:50 | require() 动态模块加载(npm 包内能力触达) |
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-23 · activity: Active
• Repo created: 2026-08-23
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
