redis
Pass
Audited by Gen Agent Trust Hub on Jul 8, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill provides standard documentation and command templates for interacting with Redis instances via the legitimate redis-cli tool.
- [EXTERNAL_DOWNLOADS]: Installation instructions utilize well-known and trusted system package managers such as Homebrew, APT, and Scoop to fetch official Redis software.
- [COMMAND_EXECUTION]: The skill enables the agent to execute shell commands using redis-cli for database management tasks, which is the stated primary purpose of the skill.
- [PROMPT_INJECTION]: The skill reads external data from Redis keys via commands like GET and SCAN. This creates a surface for indirect prompt injection, as untrusted data stored in the database could potentially contain instructions intended to influence the agent's behavior.
Audit Metadata