Skip to main content

redis-patterns

Provides best practices for using Redis in production applications, covering caching, rate limiting, and connection management.

Install this skill

or
85/100

Security score

The redis-patterns skill was audited on May 18, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 186

Eval function call - arbitrary code execution

SourceSKILL.md
186result = r.eval(release_script, 1, f"lock:{resource}", token)
Scanned on May 18, 2026
View Security Dashboard