azure-mgmt-apimanagement-dotnet
Fail
Audited by Snyk on Apr 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 includes an example that calls subscription.GetSecretsAsync() and then Console.WriteLine($"Primary Key: {keys.Value.PrimaryKey}"), which explicitly reads and outputs a secret value verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata