Professional security tools for Claude Code: vulnerability scanning, compliance, cryptography audit, container & API security
Installation
Open Claude Code and run this command:
/plugin install security-pro-pack@claude-code-plugins-plus
Use --global to install for all projects, or --project for current project only.
What It Does
The Security Pro Pack is a comprehensive collection of security-focused plugins for Claude Code, providing automated vulnerability scanning, compliance checking, cryptography review, and infrastructure security analysis.
Perfect for:
- Security engineers and DevSecOps teams
- Developers building secure applications
- Companies preparing for compliance audits (HIPAA, PCI DSS, GDPR, SOC 2)
- Organizations requiring security-first development practices
Features
Automated Security Scanning
- Detects hardcoded secrets (API keys, passwords, tokens)
- Identifies known CVEs in dependencies
- Finds security misconfigurations
- Reports severity-rated findings (Critical → Low)
- Provides actionable remediation steps
Compliance Made Easy
- Generate audit-ready documentation in minutes
- Multi-framework support (HIPAA, PCI DSS, GDPR, SOC 2)
- Gap analysis against compliance requirements
- Policy and procedure templates
- Risk assessment frameworks
Cryptography Security
- Reviews encryption implementations (AES, RSA, ECC)
- Validates password hashing (Argon2, bcrypt)
- Detects weak algorithms (MD5, SHA-1, DES)
- Checks for hardcoded keys and IV reuse
- TLS/SSL configuration analysis
Infrastructure Protection
- STRIDE threat modeling for architectural security
- Container security scanning (vulnerabilities, misconfigurations)
- Docker image hardening recommendations
- API security testing (OWASP API Top 10)
- Kubernetes pod security analysis
Skills (1)
'Analyze code, infrastructure, and configurations by conducting comprehensive.
ReadWriteEditGrepGlobBash(cmd:*)
How It Works
claude plugin install security-pro-pack
/ss
/dss nginx:latest
/asa https://api.example.com
"Please use Security Auditor Expert to review this authentication code"
See QUICK_START.md for detailed walkthrough