·differential-review
!

differential-review

对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。

34安装·1热度·@oimiragieo

安装

$npx skills add https://github.com/oimiragieo/agent-studio --skill differential-review

如何安装 differential-review

通过命令行快速安装 differential-review AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill differential-review
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:oimiragieo/agent-studio。

SKILL.md

查看原文

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
分类
!安全工具
认证
收录时间
2026-02-22
更新时间
2026-03-11

Browse more skills from oimiragieo/agent-studio

快速解答

什么是 differential-review?

对代码差异和拉取请求进行以安全为中心的审查,识别新引入的漏洞、安全回归以及更改的代码中的不安全模式。 来源:oimiragieo/agent-studio。

如何安装 differential-review?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/oimiragieo/agent-studio --skill differential-review 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/oimiragieo/agent-studio