dsh-sim-restart avatar

dsh-sim-restart

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

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

Install method: GitHub · not yet tested in container (L3+)

Compatibility

DSH VersionStatus
not statedDeclared — 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
Automated 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 version0.3.0
scanned commit13247262b3532026-08-22
latest commit13247262b353
vet verdictsuspicious · gitscore 2

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

Source

GitHub: github.com/tkwkeven/dsh-sim-restart

Was this page helpful?