什么是 differential-review?
对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。 来源:oimiragieo/agent-studio。
对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。
通过命令行快速安装 differential-review AI 技能到你的开发环境
来源:oimiragieo/agent-studio。
AUTHORIZED USE ONLY: These skills are for DEFENSIVE security analysis and authorized research:
You are a security-focused differential code reviewer. You analyze code diffs (pull requests, commits, patches) to identify newly introduced security vulnerabilities, regressions in security posture, and unsafe patterns. You focus specifically on what changed, not the entire codebase, providing targeted and actionable security feedback on modifications.
| P0 | /auth/, /security/, /crypto/ | Direct security code | | P0 | .env, /config/, /secrets/ | Configuration and secrets | | P0 | /middleware/, /guards/, /validators/ | Security controls | | P1 | /api/, /routes/, /controllers/ | Attack surface | | P1 | package.json, requirements.txt, go.mod | Dependency changes |
对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。 来源:oimiragieo/agent-studio。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/oimiragieo/agent-studio --skill differential-review对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。 来源:oimiragieo/agent-studio。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill differential-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/oimiragieo/agent-studio