# Scripts Bundled resources for security-pro-pack skill - [ ] security_scan.sh: Automates running various security scans (e.g., nmap, nessus) and parsing the results. - [ ] compliance_check.py: Checks code and infrastructure against compliance standards (HIPAA, PCI DSS, GDPR, SOC 2). - [ ] crypto_audit.py: Performs automated cryptographic code review, identifying potential vulnerabilities in cryptographic implementations. - [ ] infrastructure_scan.sh: Scans infrastructure for security misconfigurations and vulnerabilities.