azure-resource-manager-redis-dotnet
Fail
Audited by Snyk on Feb 14, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The prompt includes code that retrieves Redis access keys and then prints them and embeds them into a plaintext connection string (e.g., Console.WriteLine of PrimaryKey and password={keys.Value.PrimaryKey}), which requires exposing secret values verbatim in output.
Audit Metadata