azure-resource-manager-postgresql-dotnet
Fail
Audited by Snyk on May 5, 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 contains hardcoded plaintext passwords (e.g., AdministratorLoginPassword = "YourSecurePassword123!" and connection strings with Password=...) and shows embedding tokens/passwords directly into generated code/strings, which is an insecure pattern that would require or encourage outputting secret values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata