testing-strategy
Fail
Audited by Snyk on Mar 2, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill prompt contains many examples that embed plaintext passwords and a DB connection string with credentials (e.g., 'SecurePass123', 'AdminPass123', and postgresql://postgres:postgres@...'), which encourages the LLM to produce and handle secret values verbatim in generated code and CI configuration.
Audit Metadata