AI Agent Hub
Back to plugins
🤖

dsh-prompt-audit

Model Inference Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install satan9394/dsh-prompt-audit

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

Run dsh plugin install satan9394/dsh-prompt-audit in your terminal to add the plugin to your current DeepSeek Harness workspace; the full source repository is available at https://github.com/satan9394/dsh-prompt-audit .

About this plugin

dsh-prompt-audit is positioned as a prompt-audit plugin within the DeepSeek Harness model-inference pipeline. During inference, the quality and compliance of the input prompt directly shape the output, yet manual review of every prompt is costly and hard to scale. This plugin addresses that gap by providing structured auditing capabilities for prompts before they reach the model.

The project is in its early stages and is released under the MIT license. It suits developers, platform engineers, or compliance reviewers who need to add a prompt-check step to their DeepSeek Harness inference workflow. Because the README is still minimal, refer to the repository source for the latest details on audit rules, configuration options, and integration patterns.

Use Cases

  • Auditing input prompts within a DeepSeek Harness inference pipeline
  • Screening batch inference requests for prompt compliance before release
  • Integrating a prompt quality checkpoint into a serving pipeline

Best For

  • Developers adding a prompt-check step to an inference pipeline
  • Platform engineers responsible for AI service compliance
  • Teams building inference products on DeepSeek Harness