redis-caching
Pass
Audited by Gen Agent Trust Hub on Jul 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified. The skill follows best practices for Redis integration, such as singleton client management, proper TTL usage, and sensitive data handling.
- [EXTERNAL_DOWNLOADS]: Recommends installing well-known packages including
ioredisand@upstash/redisfrom official registries. - [COMMAND_EXECUTION]: Documents standard installation commands using
bun addfor the user to set up the necessary environment. - [CREDENTIALS_UNSAFE]: Correctly utilizes environment variables for configuration and provides explicit warnings against logging sensitive credentials.
Audit Metadata