Verification
L2 · Structured
Security
Medium
Health
Active
Trust
Silver
What it does
Simulated-restart testing for DeepSeek Harness plugins: verifies plugins survive restart (module eval → apply → smoke → dispose) in isolated subprocesses, with a resident auto-watcher and agent feedback loop
Installation
dsh plugin --profile web add github:tkwkeven/dsh-sim-restartInstall 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.
DSH.SO VETMEDIUM132472
Security reviewAutomated review · daily
MEDIUM
Vet verdict is suspicious: findings need human review (exfiltration endpoints, file deletion, etc.).
0 critical·3 high·6 medium·2 score
plugin version
0.3.0scanned commit
13247262b3532026-08-22latest commit
13247262b353vet verdict
suspicious · gitscore 2Vet is an AST static scan (npm artifact or git source).
`[](https://www.dsh.so/artifact/dsh-sim-restart/)`Disclaimer: automated static analysis, not a security guarantee. Always review what you install.
Risk details
| Risk | Rule | Location | Description |
|---|---|---|---|
| high | R2 | engine.mjs:270 | new Function / new AsyncFunction 动态执行 |
| high | R2 | engine.mjs:274 | new Function / new AsyncFunction 动态执行 |
| high | R2 | index.js:161 | new Function / new AsyncFunction 动态执行 |
| medium | R2 | index.js:57 | require() 动态模块加载(npm 包内能力触达) |
| medium | R2 | index.js:60 | 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-22
• Stars: ★ 0 · Forks: 0
• Health: Active — committed within last 30 days
