dsh-mv-session avatar

dsh-mv-session

A plug-in for Deepseek Harness that easy to move/rename session from old workspace to new workspace.

PluginDeveloperStorageFileStorage
Verification
L2 · Structured
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Moves or renames sessions between old and new workspaces in Deepseek Harness.

  • Move sessions between old and new workspaces
  • Rename sessions easily
  • Works with Deepseek Harness

AI-generated from the repo README — for reference only.

Installation

dsh plugin --profile web add dsh-mv-session

Install method: npm · 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 VETMEDIUM9e6da6
Automated review · daily
MEDIUM

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

0 critical·2 high·16 medium·0 score
plugin version
scanned commit9e6da62aadc82026-08-25
latest commit9e6da62aadc8
vet verdictsuspicious · gitscore 0

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
migrate_session.js:37
require('node:child_process') 危险内置模块(执行/网络能力触达)
high
R2
migrate_session.cjs:37
require('node:child_process') 危险内置模块(执行/网络能力触达)
medium
R2
migrate_session.js:34
require('node:fs') 标准内置模块
medium
R2
migrate_session.js:35
require('node:path') 标准内置模块
medium
R2
migrate_session.js:36
require('node:os') 标准内置模块
Heuristic static scan — may produce false positives. Review the source yourself before trusting.

Activity

Last commit 2026-08-25 · activity: Active

• Repo created: 2026-08-25

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/birdmanhj/dsh-mv-session

Was this page helpful?