wp-redis-object-cache

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill documents the configuration and management of the redis-cache WordPress plugin. It provides standard technical instructions for WP-CLI usage, constant definitions, and PHP cache API implementation.
  • [SAFE]: External resources and references target the official WordPress.org plugin directory and the official GitHub repository for the plugin, which are recognized as well-known and trusted sources.
  • [SAFE]: Command execution instructions are confined to standard WP-CLI diagnostic commands (wp redis status, wp eval) and lifecycle operations (wp redis enable) that are intended for administrative use.
  • [SAFE]: The skill incorporates defensive coding practices, such as instructing the agent to use the $found parameter when calling wp_cache_get() and emphasizing the importance of unique prefixes to avoid data collisions on shared Redis instances.
  • [SAFE]: Metadata correctly identifies the author and includes contact information that matches the provided context, with references to standard plugin file paths.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 07:07 PM
Security Audit — agent-trust-hub — wp-redis-object-cache