Missing User Warnings
Medium
- Confidence
- 99% confidence
- Finding
- The code hardcodes a SQL Server connection string with a username and plaintext password directly in source. Embedded credentials are easily exposed through source control, logs, backups, or package distribution, and can allow unauthorized access to the database and any data reachable by that account. The skill context makes this more dangerous because it is operational code that directly connects to a production-like database host using a named service account.
