Acerca de
The Python Security Auditor skill provides a comprehensive framework for identifying and mitigating security risks in Python applications. By leveraging powerful tools like Bandit, pip-audit, Semgrep, and detect-secrets, it helps developers perform deep static analysis, scan for vulnerable dependencies, and uncover hardcoded credentials. It is an essential companion for developers looking to harden their applications, prepare for security reviews, or implement automated security gates within CI/CD pipelines to prevent common exploits like SQL injection and path traversal.