AI Agent Hub
Back to plugins
⚙️

dsh-pi-review

Workflow Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install win4r/dsh-pi-review

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

To install the dsh-pi-review plugin, run the command: dsh plugin install win4r/dsh-pi-review in DeepSeek Harness, with the full source repository at https://github.com/win4r/dsh-pi-review.

About this plugin

Directly accessing Git diffs for review can pose risks of file tampering or data exposure. The dsh-pi-review plugin for DeepSeek Harness offers an isolated, read-only solution for auditing Git changes. It freezes a deterministic Git snapshot and runs a separate Pi SDK Worker in a read-only sandbox, preventing modifications to local files. The core capability is returning structured findings with categorization, severity policies, and usage metrics, enabling quick identification of code issues. This plugin is ideal for developers, security teams, and automation workflows that require safe Git diff reviews, though findings should be manually verified due to potential model errors.

Use Cases

  • Automatically detect potential security risks in code reviews.
  • Integrate into CI/CD pipelines for Git change quality scanning.
  • Used for isolated review of sensitive code changes in development environments.

Best For

  • Software development teams conducting security and quality reviews.
  • DevOps engineers automating workflow integrations.
  • Security analysts assessing code change risks.