Files
gh-jeremylongshore-claude-c…/skills/security-pro-pack/scripts/README.md
2025-11-30 08:20:37 +08:00

9 lines
531 B
Markdown

# 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.