AI Agent Hub
Back to plugins
🧩

dsh-audit-bundle

admin-security Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install dongsheng123132/dsh-audit-bundle

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

To install this plugin in DeepSeek Harness, run the command dsh plugin install dongsheng123132/dsh-audit-bundle; the full source code is at https://github.com/dongsheng123132/dsh-audit-bundle.

About this plugin

In distributed audit environments, multiple independent evidence producers generate data, but a unified verification mechanism is lacking to ensure evidence sufficiency and validity in covering controls. The dsh-audit-bundle plugin addresses this by creating content-addressed audit indexes; users provide an explicit manifest defining subjects, revisions, and control requirements, and the plugin verifies the completeness and independence of pinned evidence, outputting a deterministic Merkle root. It is ideal for system administrators, security auditors, and developers needing to ensure reliability and compliance in audit evidence chains.

Use Cases

  • Verify if audit evidence for a specific subject sufficiently covers declared controls.
  • Ensure evidence comes from independent, allowed producers to avoid bias.
  • Generate content-addressed indexes for audit trails and compliance checks.

Best For

  • System administrators responsible for audit policy enforcement.
  • Security auditors performing evidence verification and compliance assessments.
  • Developers integrating audit tools within the DeepSeek Harness ecosystem.