redis-js
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONCREDENTIALS_UNSAFE
Full Analysis
- [SAFE]: No security issues or malicious patterns were identified during the analysis of the skill documentation and code examples.
- [EXTERNAL_DOWNLOADS]: The skill references official vendor packages, specifically
@upstash/redisand@upstash/ratelimit, which are safe and trusted resources from a well-known service. - [CREDENTIALS_UNSAFE]: Security is maintained by recommending the use of environment variables for sensitive REST tokens, and code examples correctly use placeholders instead of hardcoded secrets.
- [COMMAND_EXECUTION]: The documentation includes examples of Lua scripts for atomic server-side operations; these scripts are provided as static code blocks and represent standard implementation patterns without security risks.
Audit Metadata