dsh-session-sync avatar

dsh-session-sync

DeepSeek Harness(DSH)会话跨设备同步插件

PluginDataStorageMemoryFileDatabase
Verification
L1 · Found
Security
Low
Health
Active
Trust
Unrated

What it doesAI

Bidirectional session sync plugin for DeepSeek Harness using a central PostgreSQL database to keep conversations available across devices.

  • Bidirectional sync: pushes local sessions to DB, pulls remote sessions back
  • Incremental transfer: only syncs new events after the last cursor
  • Conflict-safe: last-write-wins based on updated_at, no silent data loss

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

Installation

dsh plugin --profile web add github:bHorse/dsh-session-sync

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 AUDITPASSED3d5e48
Automated review · daily
PASSED

No critical or warning findings in the automated scan. The result is valid only for the commit hash shown.

0 critical·0 warning·1 info·12 files scanned
plugin version0.1.0
scanned commit3d5e48b53f072026-08-20
latest commit3d5e48b53f07

The scan result is valid for the scanned commit. New commits within 7 days are tolerated (the rating still counts); after 7 days without a rescan the badge shows outdated.

Disclaimer: automated static analysis, not a security guarantee. Always review what you install.

Second-opinion scan (vet · parallel evaluation)
vet: clean

vet verdict: vet: clean · score 94

vet is advisory and does not change dsh’s four-tier level.

Risk: Low0 critical · 0 warning · 1 info

• Static heuristic scan: done (12 files)

• Dependency vulnerabilities: requires deep audit (L3+)

• Permission sandboxing: requires runtime testing (L4+)

Activity

Last commit 2026-08-20 · activity: Active

• Repo created: 2026-08-20

• Stars: ★ 0 · Forks: 0

• Health: Active — committed within last 30 days

Source

GitHub: github.com/bHorse/dsh-session-sync

Was this page helpful?