azure-resource-manager-redis-dotnet
Fail
Audited by Snyk on Apr 24, 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 includes code that retrieves Redis access keys and prints them (Console.WriteLine($"Primary Key: {keys.Value.PrimaryKey}")) and builds connection strings embedding passwords, which requires handling and potentially outputting secrets verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata