server-connection-scala
Fail
Audited by Snyk on Jun 18, 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 contains code examples that embed plaintext credentials (e.g., PasswordAuthenticator("username", "Password!123") and ClusterOptions(PasswordAuthenticator("username","password"))) which require including secret values verbatim in generated code, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata