redis-security
Pass
Audited by Gen Agent Trust Hub on Aug 26, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides educational content focused on infrastructure hardening. All external links point to official Redis documentation (
redis.io) or their official GitHub repository, which are trusted sources for this vendor. - [COMMAND_EXECUTION]: The skill includes
iptablesexamples for firewall configuration andrename-commanddirectives forredis.conf. These are documented as recommended security practices for network restriction and are not used for malicious purposes. - [CREDENTIALS_UNSAFE]: While the skill contains strings like
passwordandyour-strong-password, these are clearly marked as placeholders for user configuration in documentation templates and do not represent leaked secrets. - [DATA_EXPOSURE]: The skill references local paths like
/path/to/redis.crtand~/.sshis not accessed. The file paths provided are standard placeholders for TLS certificate configuration in a Redis environment. - [INDIRECT_PROMPT_INJECTION]: The skill does not ingest untrusted external data or provide a surface for third-party instructions to influence agent behavior; it serves as a static hardening guide.
Audit Metadata