What it does
DSH web plugin: VSCode Remote-SSH-like remote development (SSH, remote workspace, file explorer, integrated terminal)
Installation
dsh plugin --profile web add github:ZhangFengshun/dsh-remote-sshInstall method: GitHub · not yet tested in container (L3+)
Compatibility
| DSH Version | Status |
|---|---|
| not stated | Declared — not tested |
Requirements
- • Node.js: not stated
- • DSH: declared "not stated"
- • External credentials: none detected
Security Report
Automated static scan, not manual review.
Critical issues in blocking categories (hardcoded secrets, exfiltration endpoints, destructive operations, cryptomining). Treat this plugin as high risk.
destructive ×2code-exec ×1shell ×12.1.1dsh manifest9763fa596ff92026-08-199763fa596ff9The scan result is only valid for the scanned commit. If the latest commit differs, the badge shows outdated until the daily pipeline rescans.
Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
• Static heuristic scan: done (4 files)
• Dependency vulnerabilities: requires deep audit (L3+)
• Permission sandboxing: requires runtime testing (L4+)
High-risk findings · 4 / 4
- criticalReference to .ssh credentialslib/client.js:83"settings.keyPathPlaceholder": "~/.ssh/id_rsa",
- criticalReference to .ssh credentialslib/client.js:183"settings.keyPathPlaceholder": "~/.ssh/id_rsa",
- criticalChild process module usage (Node.js)lib/index.js:1344"const { spawn } = require('child_process');",
- criticalShell command execution (exec / execSync)lib/index.js:257async exec(cmd, stdinData) {
Heuristic static scan — may produce false positives. Review the source yourself before trusting.
Activity
Last commit 2026-08-18 · activity: Active
• Repo created: 2026-08-19
• Stars: ★ 2 · Forks: 0
• Health: Active — committed within last 30 days
