mongodb
Fail
Audited by Snyk on Apr 14, 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 includes examples that embed usernames and passwords directly in connection strings and command lines (e.g., mongosh "mongodb+srv://user:pass..." and mongoose.connect("...admin:password...")), which encourages outputting secret values verbatim and is therefore an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata