skills/g1joshi/agent-skills/redis/Gen Agent Trust Hub

redis

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No malicious patterns detected. The skill consists of informational documentation and code snippets for standard Redis operations like caching, pub/sub, and rate limiting.
  • Data Exposure & Exfiltration (SAFE): No hardcoded credentials, sensitive file paths, or unauthorized network operations were found.
  • Indirect Prompt Injection (SAFE): The skill demonstrates data ingestion from Redis (e.g., via redis.get and pubsub.listen()). As this is a documentation resource, it reflects standard architectural patterns rather than an exploitable vulnerability. Evidence: 1. Ingestion points: SKILL.md snippets for GET and Listen operations. 2. Boundary markers: Absent. 3. Capability inventory: Standard Python redis library calls. 4. Sanitization: Absent.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:45 PM