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