AI Agent Hub
Back to plugins
🧠

dsh-capability-receipt

Memory Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install dongsheng123132/dsh-capability-receipt

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

In DeepSeek Harness, you can install the dsh-capability-receipt plugin using the command dsh plugin install dongsheng123132/dsh-capability-receipt or by visiting the GitHub repository at https://github.com/dongsheng123132/dsh-capability-receipt.

About this plugin

In the DeepSeek Harness ecosystem, verifying which skills are actually loaded can be challenging due to configuration shifts or source changes. dsh-capability-receipt tackles this by generating content-addressed receipts that prove loaded skills, ensuring runtime observations align with trusted source artifacts. Its core capabilities involve hashing effective instruction bodies, recording provider sources and invocation policies, and safely closing resource directories when local, providing a deterministic verification path. The plugin integrates seamlessly with pack-agent, supporting offline verification and security audits. It is ideal for developers, security engineers, or operators needing to validate plugin load authenticity, ensure skills remain untampered, and track capabilities in plugin distribution, configuration audits, or offline environments.

Use Cases

  • Verify skill loaded by DeepSeek Harness plugin matches source artifact.
  • Ensure skill content remains untampered in offline environments.
  • Audit content changes during plugin distribution.

Best For

  • Developers needing to validate plugin load authenticity.
  • Engineers focused on security audits.
  • Operators managing plugin distribution.