azure-resource-manager-redis-dotnet
Fail
Audited by Snyk on Apr 29, 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 contains code that fetches Redis access keys and explicitly prints them and embeds them verbatim into a connection string (Console.WriteLine and ConnectionMultiplexer.Connect), which instructs exposing secrets in plaintext.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata