DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-pi-review

Read-only Pi Agent Git change review tool for DeepSeek Harness in an isolated sandbox.

Developer ToolsSecurity & PolicySkills & WorkflowsRemote Execution
2GitHub Stars1ForksUpdated2026-08-23

Install

$ dsh plugin --profile web add -w .

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
dsh-pi-review is a DeepSeek Harness plugin that provides isolated, read-only Pi Agent code reviews for Git diffs. It exposes a root agent tool `pi_review_diff` that freezes a deterministic Git snapshot, runs a Pi SDK worker in Harness's read-only sandbox, and outputs verified, structured findings with severity ratings and staleness detection.

Key Capabilities

  • Registers the pi_review_diff root agent tool for automated Git diff review
  • Evaluates code changes across unstaged, staged, working-tree, or base reference scopes
  • Executes Pi SDK in an isolated read-only sandbox worker without write or edit access
  • Computes snapshot diff SHA-256 hashes and marks findings stale if the repository changes during review
  • Safely forwards only explicitly configured environment variables and loads read-only Pi auth/models

Useful For

  • Performing pre-commit and staged Git diff code reviews through DeepSeek Harness
  • Detecting security vulnerabilities and code regressions in uncommitted working tree changes
  • Running automated, read-only AI code audits without risking local workspace modifications

Who It Fits

  • Software engineers using DeepSeek Harness for code development
  • Security-focused developers requiring isolated and verifiable AI code reviews
  • Teams integrating Pi Agent capabilities into DeepSeek Harness workflows

Documented Limitations

  • Requires DeepSeek Harness 0.1.1-rc.2 and Node.js >=22.19.0
  • Only supports standalone Git working trees with physical .git directories (rejects linked worktrees, submodules, and symlinks)
  • Requires at least one valid initial HEAD commit
  • Read-only sandbox protects local files but diff content is sent to configured remote model providers

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 3 runtime, 13 development, 7 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Prepare Script Detected

package.json declares a prepare lifecycle script that may run during relevant package installation workflows.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
win4r/dsh-pi-review
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
a3cd0af · 2026-09-18

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
2GitHub stars
Forks
1
Open issues
1
Last commit
2026-08-23
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app