Redis Security Production hardening for Redis: authentication, ACL-based access control, and network exposure. Cover all three together — any one of them on its own leaves an exploitable gap. When to apply Deploying or reviewing a Redis instance destined for production. Setting up application credentials beyond a shared password. Auditing a Redis deployment against a security checklist. Receiving "Redis exposed to the internet" findings from a scanner. 1. Always authenticate (and use TLS) Never run a production Redis without a password. Pair authentication with TLS so credentials and data aren't sent in clear text. Show more Installs 617 Repository redis/agent-skills GitHub Stars 81 First Seen May 26, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Warn
redis-security
安装
npx skills add https://github.com/redis/agent-skills --skill redis-security