redis

Fail

Audited by Snyk on Mar 27, 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.

Issues (2)

W007
HIGH

Insecure credential handling detected in skill instructions.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Mar 27, 2026, 02:05 PM
Issues
2