YYTbit/dsh-plugin-code-review1

dsh-plugin-code-review

适用于 DeepSeek Harness 的结构化代码审查技能:检查漏洞、安全、性能、风格

AI 分析

核心用途是提供结构化的代码审查服务,自动分析 Diff、PR 或指定源文件中的 Bug、安全隐患、性能瓶颈和代码风格问题。适合用于辅助日常代码质量把控和安全审计。

包名
dsh-plugin-code-review
版本
0.1.0
许可证
MIT
最近更新
2026年8月13日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:YYTbit/dsh-plugin-code-review

Usage

Just ask the agent to review code:

  • "Review this diff"
  • "Check this PR for security issues"
  • "Review src/auth.ts"