AI Agent Hub
Back to plugins
🧩

dsh-recovery-proof

admin-security Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install dongsheng123132/dsh-recovery-proof

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, use the command dsh plugin install dongsheng123132/dsh-recovery-proof, with the source code available at https://github.com/dongsheng123132/dsh-recovery-proof.

About this plugin

In recovery drills, ensuring process repeatability and evidence reliability is critical. DSH Recovery Proof is a read-only verifier designed for DeepSeek Harness that confirms external drills left reproducible evidence without performing any recovery actions, thus avoiding disruption to existing workflows.

Its core capabilities involve precise validation of recovery evidence integrity: verifying the SHA-256 hashes and revisions of all referenced objects (like prestates or rescue points), ensuring the recovery phase sequence matches the manifest, and checking adherence to Recovery Time Objective (RTO) thresholds. The plugin also generates a content-addressed JSON report detailing any missing or stale evidence.

This tool is ideal for system administrators, security auditors, and developers, particularly teams needing to ensure compliance of recovery drills, perform post-incident analysis, or integrate verification into CI pipelines. It offers a non-disruptive way to confirm drill effectiveness without triggering actual recoveries.

Use Cases

  • Verifying evidence integrity after external recovery drills.
  • Ensuring recovery phase sequences match manifests and RTO thresholds are met.
  • Generating content-addressed JSON reports for post-analysis or compliance auditing.

Best For

  • System Administrators: Need to ensure the effectiveness and reliability of recovery drills.
  • Security Auditors: Responsible for verifying the compliance and evidence integrity of recovery processes.
  • DevOps Engineers: Integrate recovery verification into CI/CD pipelines for automated checks.