Community directory previewDeepSeek Harness is in developer preview
DV

dsh-vscode-opener

PluginConfirmed pluginCommunity

potterlee369-prog/dsh-vscode-opener · updated 13 days ago

Installation

dsh plugin --profile web add "
dsh plugin --profile web add dsh-vscode-opener
dsh plugin --profile web add github:potterlee369-prog/dsh-vscode-opener

Plugins in this repository

  • dsh-vscode-openerv0.1.0

    DSH web plugin: composer buttons and a /vscode command that open the current session workspace in VS Code or the system file manager

    package.json
    package.json
    dsh.bundle.patch
    Official core packages (2)
    • @deepseek-ai/dsh-client-ui-primitives^0.1.0-rc.6shared
    • @deepseek-ai/schemastery^3.18.1private copy

Paths are pinned to commit 4043c214c19d

Overview

在deepseek harness聊天框加入VS code和文件管理器按钮

Repository check result

Results are bound to the listed commit and cover only static checks run by this registry. The Evidence Score measures reviewable information; it is not a compatibility percentage or a security guarantee.

Static repository check

High risk
Checked commit
4043c214c19d
Evidence Score
72/100
Static risk
High risk
Files scanned
2
Findings
3

Evidence breakdown

Source provenance25/25
Install documentation18/25
Maintenance17/20
Compatibility evidence8/20
Security signals3/10

Compatibility confidence: Limited

Install-time scripts (1)
  • preparenode build.mjs
Findings (3)
  • Highinstall.script
    package.jsoninstall-time
    "prepare": "node build.mjs"
  • Mediumobfuscation.child-process
    build.mjs:5obfuscation
    import { execFileSync } from 'node:child_process'
  • Mediumdeps.core-package-installed
    package.jsondependencies
    "@deepseek-ai/schemastery": "^3.18.1"
Not run
  • Dependency advisory database scan
  • Installation execution test
  • Runtime behavior verification

Scanner 1.0.0 · Scorer 1.0.0