This is a Python security scanner built around OWASP guidelines and framework-specific vulnerability checks. It covers the basics you'd want before deployment: dependency vulnerabilities, hardcoded secrets, and security issues specific to Flask, Django, and FastAPI. The skill failed Gen Agent Trust Hub and Snyk audits but passed Socket, which is worth noting if you're running this in production environments. Best suited for code reviews and pre-deployment checks when you need a broad sweep rather than deep specialized analysis. It's from sugarforever's 01coder-agent-skills repo, which has a decent following at 105 stars.
npx skills add https://github.com/sugarforever/01coder-agent-skills --skill python-security-scan