upstash-redis-js
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a collection of documentation and usage patterns for the Upstash Redis JavaScript SDK.
- [EXTERNAL_DOWNLOADS]: The skill references standard package installation commands for @upstash/redis, @upstash/search-redis, and @upstash/search-ioredis from the official npm registry. These are legitimate resources belonging to the vendor (Upstash).
- [CREDENTIALS_UNSAFE]: Code examples correctly demonstrate using environment variables (process.env) for sensitive credentials like Redis URLs and tokens, explicitly advising against hardcoding them.
- [COMMAND_EXECUTION]: No unauthorized shell command execution was detected; usage is limited to standard SDK interactions with the Redis API.
Audit Metadata