sqlmodel-expert
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 prompt includes examples that embed database credentials directly in connection URLs and command-line arguments (e.g., "postgresql://user:pass@localhost/db" and python scripts invoked with --url), which encourages placing secrets verbatim into generated commands and outputs.
Audit Metadata