redis-semantic-cache
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate technical guide for Redis LangCache, an official service for semantic caching of LLM responses.
- [SAFE]: Code examples demonstrate secure credential management by utilizing environment variables (
os.getenv) to handle API keys and server configuration rather than hardcoding sensitive data. - [SAFE]: All external URLs and package references target official Redis infrastructure (redis.io) and repositories (github.com/redis/*), with no evidence of typosquatting or redirection to untrusted sources.
- [SAFE]: REST API examples (curl) correctly use environment variables for authorization headers, following standard security practices for API interaction.
Audit Metadata