dsh-r-ide avatar

dsh-r-ide

A four-pane R IDE (Editor / Console / Environment / Plots) integrated into DeepSeek Harness as a tab of [dsh-better-sidebar](https://github.com/omdsh-dev/DSH-better-sidebar), with one dedicated R process per conversation.

PluginDeveloperDesktopGitHub integration
Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver

What it does

A four-pane R IDE (Editor / Console / Environment / Plots) integrated into DeepSeek Harness as a tab of [dsh-better-sidebar](https://github.com/omdsh-dev/DSH-better-sidebar), with one dedicated R process per conversation.

Installation

dsh plugin --profile web add github:Qiwei-QW/dsh-r-ide

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 VETMEDIUM8647d9
Automated review · daily
MEDIUM

Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).

0 critical·2 high·6 medium·30 score
plugin version0.1.2dsh manifest
scanned commit8647d908e86c2026-08-24
latest commit8647d908e86c
vet verdictsuspicious · gitscore 30

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
index.js:219
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R2
index.js:219
require('node:child_process') 危险内置模块(执行/网络能力触达)
medium
R2
index.js:32
require() 动态模块加载(npm 包内能力触达)
medium
R2
index.js:41
require() 动态模块加载(npm 包内能力触达)
medium
R2
index.js:32
require() 动态模块加载(npm 包内能力触达)
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-22 · activity: Active

• Repo created: 2026-08-24

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/Qiwei-QW/dsh-r-ide

Was this page helpful?