redis

Fail

Audited by Snyk on Feb 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt shows plaintext password usage (requirepass yourpassword) and passes the password on the command line (redis-cli -a yourpassword), which instructs embedding secrets verbatim and thus risks secret exfiltration.

MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). This skill directly instructs installing system packages (apt install) and editing system configuration files under /etc (redis.conf, sentinel.conf), which require elevated privileges and modify the machine's state.
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:14 PM