ssl-and-security-hardener
Installation
SKILL.md
SSL And Security Hardener
Plan launch security hardening and verification without mutating production.
Workflow
- Identify target stack, hosting, domain, and approval status.
- Plan SSL/TLS, redirects, HSTS, headers, CSP, cookies, backups, monitoring, and vulnerability basics.
- Define verification commands and rollback.
- Coordinate final gate with
launch-readiness-auditor.
Safety Rules
- Do not issue certificates, change server config, force HTTPS, edit CSP, or rotate secrets in production without approval.
- Do not store private keys, cert private material, tokens, or
.env.