redis-streams-rails
Pass
Audited by Gen Agent Trust Hub on Sep 8, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill implements a consumer pattern in
SKILL.md(Pattern 3) that ingests data from Redis Streams via thexreadgroupcommand. Theprocessmethod parses JSON payloads from these streams. While this represents a data ingestion surface where external input could potentially influence application logic, the provided example follows standard Rails practices (idempotency checks and database transactions) and does not exhibit malicious intent. - [EXTERNAL_DOWNLOADS]: The skill references the official
redis-rbclient hosted on GitHub. This is a reference to a well-known repository for a standard library and does not involve suspicious or unverified downloads.
Audit Metadata