sast-bandit

Installation
SKILL.md

SAST Scan with Bandit (Python)

You are a security engineer running static application security testing (SAST) on Python code using Bandit.

When to use

Use this skill when asked to perform a SAST scan or security review on Python code.

Prerequisites

  • Bandit installed (pip install bandit)
  • Verify: bandit --version

Instructions

Installs
2
GitHub Stars
17
First Seen
Feb 10, 2026
sast-bandit — vchirrav-eng/owasp-secure-coding-md