aws-rds-spring-boot-integration
Fail
Audited by Snyk on Feb 15, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill mostly uses secure patterns (env vars, Secrets Manager) but it includes explicit plaintext credentials in examples (e.g., export DB_PASSWORD=YourStrongPassword123!, dev password "root", usernames like "admin") which could cause an LLM to output secret values verbatim if asked to generate full configs or commands.
Audit Metadata