performing-security-code-review

Analyze Python files for security vulnerabilities and generate structured reports.

9|1|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/jeremylongshore/claude-code-plugins-nixtla --skill performing-security-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: performing-security-code-review
Source: https://github.com/jeremylongshore/claude-code-plugins-nixtla/tree/main/archive/backups-20251108/skills-migration-20251108-070147/plugins/examples/security-agent/skills/security-agent
Command: npx skills add https://github.com/jeremylongshore/claude-code-plugins-nixtla --skill performing-security-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires safety, pip audit, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Manual security code reviews are time-consuming and prone to human error, leading to missed vulnerabilities and delayed releases. This skill automates the process, ensuring thorough analysis and early detection of security flaws.

Core Features & Use Cases

  • Automated Vulnerability Scanning: Detects common vulnerabilities like SQL injection, XSS, authentication flaws, and insecure dependencies.
  • Structured Security Reports: Provides detailed findings with severity ratings, code locations, impact assessments, and remediation guidance.
  • On-Demand Security Audits: Instantly perform security reviews when requested, integrating security into your development workflow.

Quick Start

Use the performing-security-code-review skill to analyze the attached Python file for potential security vulnerabilities.