redis
Fail
Audited by Snyk on Aug 13, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill includes a redis-cli example that passes a plaintext password on the command line ("redis-cli -h localhost -p 6379 -a password"), which requires embedding a secret verbatim in a generated command and is a high-risk pattern.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata