testing-patterns-rust
Fail
Audited by Snyk on Jun 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The prompt embeds plaintext credentials in example code (PasswordAuthenticator::new("Administrator", "password")), which requires the model to include secret values verbatim in generated test code/commands.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata