dsh-editor-selection-vscode avatar

dsh-editor-selection-vscode

DSH 编辑器选区桥接扩展:把 VS Code 的主选区(路径+行区间,不含任何文件内容)推送给本地 DeepSeek Harness,使对话自动聚焦你正在看的代码。

PluginDeveloperFile
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-vscode

Install method: GitHub · no verification record (L1-L5)

Compatibility

DSH VersionStatus
not statedno 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
Automated 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 version0.1.0
scanned commite2adaff37b832026-08-23
latest commite2adaff37b83
vet verdictsuspicious · gitscore 46

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
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

Source

GitHub: github.com/yingzaicc/dsh-editor-selection-vscode

Was this page helpful?