redis-best-practices
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEDYNAMIC_EXECUTIONCOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a comprehensive guide to Redis best practices. It uses standard placeholders for credentials (e.g., 'your_strong_password') and follows industry-standard naming conventions.
- [DYNAMIC_EXECUTION]: The skill includes documentation on using Redis Lua scripts via the
EVALcommand. This is presented as a standard method for performing complex atomic operations within Redis. - [COMMAND_EXECUTION]: The skill demonstrates various Redis administrative and configuration commands, such as
CONFIG SET,REPLICAOF, andBGSAVE, which are necessary for managing Redis instances and are used here purely for educational purposes.
Audit Metadata