概要
The Python Security and Privacy Refactoring skill is designed to transition research-grade Python scripts into secure, production-ready code. It systematically scans for hardcoded secrets, identifies sensitive PII (Personally Identifiable Information) fields, and verifies library license compatibility. By automating the auditing of .gitignore files and documenting privacy constraints, this skill ensures that sensitive outputs and large artifacts are never leaked to version control, making it essential for data scientists and developers handling sensitive datasets.