comeonoliver/sast-bandit
> Python security vulnerability detection using Bandit SAST with CWE and OWASP mapping. (2) Identifying hardcoded secrets, SQL injection, command injection, and insecure APIs, (3) Generating security reports with severity classifications for CI/CD pipelines, (4) Providing remediation guidance with security framework references, (5) Enforcing Python security best practices in development workflows.
npx skills add https://github.com/ComeOnOliver/skillshub --skill sast-bandit
Take comeonoliver/sast-bandit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference pip.
Without those the skill loads but fails at the first command.