The claude-code-security-review repository implements a GitHub Action that uses Claude (via the Anthropic API) to perform semantic security audits of code changes in pull requests. Rather than relying purely on pattern matching or static analysis, this action feeds diffs and surrounding context to Claude to reason about potential vulnerabilities (e.g. injection, misconfigurations, secrets exposure, etc). When a PR is opened, the action analyzes only the changed files (diff-aware scanning), generates findings (with explanations, severity, and remediation suggestions), filters false positives using custom prompt logic, and posts comments directly on the PR. It supports configuration inputs (which files/directories to skip, model timeout, whether to comment on the PR, etc). The tool is language-agnostic (it doesn’t need language-specific parsers), uses contextual understanding rather than simplistic rules, and aims to reduce noise with smarter filtering.

Features

  • GitHub Action for semantic security review using Claude Code
  • Diff-aware scanning: only inspects changed files in pull requests
  • Security findings with explanations, severity ratings, and remediation suggestions
  • False positive filtering logic to reduce noise
  • Configurable inputs (e.g. exclude directories, timeout, model name)
  • Optional slash command /security-review integration for interactive audits

Project Samples

Project Activity

See All Activity >

Categories

Security, AI Models

License

MIT License

Follow Claude Code Security Review

Claude Code Security Review Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Claude Code Security Review!

Additional Project Details

Programming Language

Python

Related Categories

Python Security Software, Python AI Models

Registered

5 days ago