dotnet-sqlserver-best-practices

Fail

Audited by Snyk on Jun 22, 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 embeds plaintext credentials (connection strings with Password=..., SqlConnectionStringBuilder.Password = "secret", and CREATE LOGIN ... WITH PASSWORD = 'SecurePassword123!') so an agent producing or reproducing these examples would output secret values verbatim, which is an insecure pattern.

Issues (1)

W007
HIGH

Insecure credential handling detected in skill instructions.

Audit Metadata
Risk Level
HIGH
Analyzed
Jun 22, 2026, 05:32 PM
Issues
1
Security Audit — snyk — dotnet-sqlserver-best-practices