redis-om
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a set of documentation and code examples for Redis OM. It uses standard library practices (e.g.,
process.env.REDIS_URLfor the connection string) rather than hardcoding credentials. - [EXTERNAL_DOWNLOADS]: Mentions
npm install redis-omandpip install redis-om. These are references to the official, well-known Redis OM packages from public registries and are considered safe dependencies. - [COMMAND_EXECUTION]: Provides standard installation commands for developers and a
docker runcommand for Redis Stack. These are documented steps for the user and are not executed automatically by the skill.
Audit Metadata