redis

Pass

Audited by Gen Agent Trust Hub on Sep 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill acts as a technical reference guide for developers. All included code snippets for PHP, Laravel, and Docker are standard implementations for their respective tasks.
  • [PRIVILEGE_ESCALATION]: The references include sudo commands for installing system packages (e.g., php-redis, supervisor) and managing services via supervisorctl. These instructions are typical for server setup and environment configuration and are not used maliciously.
  • [COMMAND_EXECUTION]: The documentation contains several php artisan and redis-cli commands. These are intended for interacting with the application framework and the Redis database during development and maintenance.
  • [INDIRECT_PROMPT_INJECTION]: The skill describes how to handle data from Redis (Cache, Queues, Pub/Sub). While this represents a data ingestion surface, the examples demonstrate standard deserialization and processing techniques (e.g., json_decode, SerializesModels), posing no inherent risk to the agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 18, 2026, 07:28 PM
Security Audit — agent-trust-hub — redis