upstash-redis-js
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The documentation provides standard installation commands for the SDK and its adapters using npm install.
- [EXTERNAL_DOWNLOADS]: The skill references several official Upstash packages and widely-used Redis client libraries (@upstash/redis, @upstash/ratelimit, ioredis, and redis) which are standard for the intended use case.
- [SAFE]: The skill serves as a legitimate developer resource for interacting with Upstash Redis services. It contains detailed examples for data manipulation and search operations without any malicious redirection or hidden logic.
- [SAFE]: The guide explicitly instructs users to avoid hardcoding credentials and to use environment variables for sensitive configuration, following industry safety standards.
Audit Metadata