Redis production hardening — authentication (requirepass/ACL users), TLS, least-privilege ACLs, network restriction (bind, protected-mode, firewall), and disabling dangerous commands. Use when deploying, locking down, or auditing a Redis instance.
$npx -y skills add jgamaraalv/delivery-loop --skill redis-securityInstalls into the current project.
Run `npx skills use "https://github.com/jgamaraalv/delivery-loop" --skill "jgamaraalv/delivery-loop/redis-security"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jgamaraalv/delivery-loop" that are relevant to the current task. Run `npx skills add "https://github.com/jgamaraalv/delivery-loop"` and select the relevant skills, then follow their instructions.