azure-resource-manager-sql-dotnet
Fail
Audited by Snyk on Apr 20, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes examples that hardcode or embed passwords (e.g., AdministratorLoginPassword = "YourSecurePassword123!" and a connection string with Password=), which instructs including secret values directly in code/outputs despite also mentioning env creds — creating a risk of verbatim secret handling.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata