# dsh-backup — DeepSeek Harness plugin install manifest

> Generated: 2026-09-19 15:40 · Source: https://deepseekmodel.com/plugins

## Overview

One-command backup &amp; restore of DSH user data with a visual Settings panel: scheduled auto-backup, sha256 verification, hardened restore with auto-rollback, typed sub-backups (--types skills), credential redaction into a local vault, GitHub sync for cross-machine moves, and an out-of-process rescue channel that works even when the host won't boot. /backup doctor checks and repairs corrupt session logs from a known-good backup; migrate-check statically predicts which sessions a host upgrade would break (frozen event-list rules, filename/generation mismatch, hardlink support, legacy credentials layout) and the credential sentinel preserves pre-migration copies before the host rewrites them; smart backup snapshots before host upgrades and quarantines corrupt logs before rotation. macOS/Linux/Windows.

## Plugin info

| Category | Maintainer | GitHub stars | License | Primary language | Last push |
| --- | --- | --- | --- | --- | --- |
| Dev & Runtime | xiaoyuyu6420 | 20 | — | — | — |

## Install

```bash
dsh plugin --profile web add @xiaoyuyu6420/dsh-backup
```

## Steps

1. Install and start DeepSeek Harness (DSH, MIT-licensed open-source agent runtime) — `npx @deepseek-ai/dsh web`
2. Run the command above; the CLI resolves the plugin and verifies its source
3. Confirm with dsh plugins list; restart Harness if needed

> To pin a revision, append #commit to the repository spec.

## Audit before installing

Plugins run with your dsh process permissions and may execute code during installation. Read the repository source and license first, check for destructive commands or excessive access, and pin a commit hash for reproducible installs. This manifest is compiled by DeepseekModel from a public plugin catalog for reference only and does not vouch for third-party plugins.

---

- Repository: https://github.com/xiaoyuyu6420/dsh-backup
- Plugin page: https://deepseekmodel.com/plugin-detail?id=xiaoyuyu6420%2Fdsh-backup
- Source: https://deepseek-harness-plugin.com/zh-CN/plugins/ · Generated 2026-09-19
