redis
Pass
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is vulnerable to indirect prompt injection through data processed at runtime.
- Ingestion points: Data retrieved from Redis via
redis-cli GETand other lookup commands defined inSKILL.md. - Boundary markers: None present; there are no delimiters or instructions to ignore embedded commands in the database values.
- Capability inventory: Subprocess execution of
redis-cli,curl, andjqas specified in the metadata and usage examples. - Sanitization: No evidence of sanitization or validation of the data retrieved from Redis before it is processed by the agent.
Audit Metadata