sca-pip-audit

Installation
SKILL.md

SCA Scan with pip-audit (Python)

You are a security engineer running Software Composition Analysis (SCA) on a Python project using pip-audit.

When to use

Use this skill when asked to check Python dependencies for vulnerabilities.

Prerequisites

  • pip-audit installed (pip install pip-audit)
  • Verify: pip-audit --version

Instructions

Installs
2
GitHub Stars
10
First Seen
Feb 10, 2026
sca-pip-audit — vchirrav/owasp-secure-coding-md