dsh-sync avatar

dsh-sync

DeepSeek Harness 插件:会话同步与冲突解决(apiproxy、token 内联)

PluginDeveloperGitHub integrationFile
Verification
L4 · Install tested
Passed
Risk
Medium
Health
Active
Trust
Silver

What it doesAI

Synchronizes dsh skills, sessions, settings, and plugin lists across machines via private GitCode repo with AI conflict resolution.

  • Syncs skills, sessions, settings, and plugin lists with independent toggles
  • Branch-PR-merge workflow; AI one-click conflict resolution
  • Private repo enforced; token write-only; pull never overwrites local changes

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

Installation

dsh plugin --profile web add github:weibaohui/dsh-sync

Install method: GitHub · sandbox install verified (L4)

Verification & Compatibility

Static checks (version-independent)
L1 静态
Passed
L2 静态
Passed
L3 静态
Passed

L1–L3 are registry / install-spec static checks — constant across dsh versions.

External credentials (plugin-level): none detected

Per-version runtime verdicts (L4/L5)
dsh 0.1.2-alpha.1currentL5 · inconclusive
Environment
  • • Node.js: v24.14.0
  • • DSH: 0.1.2-alpha.1
Runtime levels
L4 版本
Passed
L5 版本
Unknown
Install test ran but produced no conclusive verdict
L5 · inconclusive

ID: dsh-sync-2-20260902T142732Z · profile: l5-web-smoke

Issued: 2026-09-02 · expires: 2026-12-01

View checks & evidence
L1 · Found✓ Passed

↳ carried from earlier record dsh-sync-2-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L2 · Structured✓ Passed

↳ carried from earlier record dsh-sync-2-20260902T044820Z (l3-fullscan)

Defaulted from L3✓ Passed
defaulted to passed — L3 install spec passed (full-registry L3 sweep policy)
L3 · Install spec✓ Passed

↳ carried from earlier record dsh-sync-2-20260902T044820Z (l3-fullscan)

Install command parsed✓ Passed
Source: registry verification · Method: install spec parse · Captured 2026-09-02
DSH version declared✓ Passed
Source: registry verification · Method: DSH version declaration · Captured 2026-09-02
L4 · Install tested✓ Passed
Install succeeded✓ Passed
L5 · Run tested? Unknown

no dsh.bundle declaration

Sandbox install passed✓ Passed
Web boot ready✓ Passed
Source: DSH runtime · Method: web boot
HTTP endpoint served✓ Passed
Source: DSH runtime · Method: HTTP request
Plugin active in inventory? Unknown
Source: DSH runtime · Method: plugin inventory query
installed but declares no dsh.bundle — not a web-profile plugin

Author badges

Embed the official badges in your README to showcase security & install-test status:

dsh.so risk
`[![dsh.so risk](https://www.dsh.so/badge/dsh-sync-2.svg)](https://www.dsh.so/artifact/dsh-sync-2/)`
dsh.so install
`[![dsh.so install](https://www.dsh.so/badge/install/dsh-sync-2.svg)](https://www.dsh.so/artifact/dsh-sync-2/)`

Security Report

Automated static scan, not manual review.

DSH.SO VETMEDIUM595156
Automated review · daily
MEDIUM

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

0 critical·1 high·13 medium·1 score
plugin version0.1.3dsh manifest
scanned commit595156a30a2c2026-09-02
latest commitbf54e75fb15b
vet verdictsuspicious · npmscore 1

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

Activity

Last commit 2026-09-01 · activity: Active

• Repo created: 2026-09-01

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/weibaohui/dsh-sync

Was this page helpful?