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 the xreadgroup command. The process method 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-rb client 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
Risk Level
SAFE
Analyzed
Sep 8, 2026, 03:48 AM
Security Audit — agent-trust-hub — redis-streams-rails