mysql
Fail
Audited by Snyk on Jul 8, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill includes an explicit example that places a password directly on the mysql command line (
mysql -h <host> -u <user> -p<password> ...), which encourages embedding secrets verbatim in commands/outputs and creates an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata