Run a Claude Code powered security review pass on trusted pull requests so suspicious auth, secret, injection, and unsafe logic changes surface before merge.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add aibot88/sec_skill_store --skill gate-pull-requests-with-targeted-diff-aware-ai-security-review-u --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gate Pull Requests With Targeted Diff Aware Ai Security Review U?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/aibot88-gate-pull-requests-with-targeted-diff-aware-ai-sec)More formats (shields.io, HTML) on the badges page.
---
title: "Gate pull requests with targeted diff-aware AI security review using Claude Code Security Review"
description: "Run a Claude Code powered security review pass on trusted pull requests so suspicious auth, secret, injection, and unsafe logic changes surface before merge."
verification: "security_reviewed"
source: "https://github.com/anthropics/claude-code-security-review"
author: "Anthropic"
publisher_type: "organization"
category:
- "Security & Verification"
framework:
- "Claude Code"
tool_ecosystem:
github_repo: "anthropics/claude-code-security-review"
github_stars: 4304
---
# Gate pull requests with targeted diff-aware AI security review using Claude Code Security Review
Run a Claude Code powered security review pass on trusted pull requests so suspicious auth, secret, injection, and unsafe logic changes surface before merge.
## Prerequisites
GitHub Actions, Claude API access, pull request workflows on trusted repositories
## Installation
Choose whichever fits your setup:
1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.
Install command or upstream instructions:
```
Add anthropics/claude-code-security-review to a GitHub Actions workflow that runs on trusted pull_request events, then configure the Claude API secret and any optional scan or filtering inputs.
```
## Documentation
- https://github.com/anthropics/claude-code-security-review
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/gate-pull-requests-with-targeted-diff-aware-ai-security-review-using-claude-code-security-review/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!