mysql-debug
Fail
Audited by Snyk on Mar 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). Yes — the skill explicitly instructs the agent to read passwords from user input or config files and embed them verbatim into mysql CLI commands (e.g., -p'password' and shown examples), which forces the LLM to handle and output secret values directly, creating an exfiltration risk.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata