·code-security-audit
!

code-security-audit

Perform security audits on code changes, diffs, or branches to find high-confidence exploitable vulnerabilities. Use when asked to "audit security", "review for vulnerabilities", "security scan", "check for security issues", "audit this PR", "review these changes for security", or "find vulnerabilities in diff". Distinct from security-review (which provides secure coding patterns/checklists) — this skill actively audits code changes using a structured methodology with false positive filtering. Includes Python scripts for GitHub Action CI integration and PR evaluation.

25Installs·4Trend·@leonmelamud

Installation

$npx skills add https://github.com/leonmelamud/claude-code-security-review --skill code-security-audit

How to Install code-security-audit

Quickly install code-security-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/leonmelamud/claude-code-security-review --skill code-security-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: leonmelamud/claude-code-security-review.

SKILL.md

View raw

AI-powered security audit for code changes with false positive filtering. Based on claude-code-security-review.

Use this when auditing code changes directly (without CI scripts).

Phase 1 — Context Research: Identify security frameworks, ORMs, auth libraries, sanitization patterns, and trust boundaries in the codebase.

Perform security audits on code changes, diffs, or branches to find high-confidence exploitable vulnerabilities. Use when asked to "audit security", "review for vulnerabilities", "security scan", "check for security issues", "audit this PR", "review these changes for security", or "find vulnerabilities in diff". Distinct from security-review (which provides secure coding patterns/checklists) — this skill actively audits code changes using a structured methodology with false positive filtering. Includes Python scripts for GitHub Action CI integration and PR evaluation. Source: leonmelamud/claude-code-security-review.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/leonmelamud/claude-code-security-review --skill code-security-audit
Category
!Security
Verified
First Seen
2026-03-09
Updated
2026-03-11

Browse more skills from leonmelamud/claude-code-security-review

Quick answers

What is code-security-audit?

Perform security audits on code changes, diffs, or branches to find high-confidence exploitable vulnerabilities. Use when asked to "audit security", "review for vulnerabilities", "security scan", "check for security issues", "audit this PR", "review these changes for security", or "find vulnerabilities in diff". Distinct from security-review (which provides secure coding patterns/checklists) — this skill actively audits code changes using a structured methodology with false positive filtering. Includes Python scripts for GitHub Action CI integration and PR evaluation. Source: leonmelamud/claude-code-security-review.

How do I install code-security-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/leonmelamud/claude-code-security-review --skill code-security-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/leonmelamud/claude-code-security-review

Details

Category
!Security
Source
skills.sh
First Seen
2026-03-09

Related Skills

None