MySQL Database CLI Skill

PassAudited by VirusTotal on Apr 1, 2026.

Findings (1)

The mysql-database-skill bundle is a well-documented set of instructions for an AI agent to interact with MySQL databases using the standard CLI. It provides comprehensive examples for querying, data manipulation, and schema management, while correctly advising on security practices such as using environment variables (MYSQL_PWD) or configuration files (~/.my.cnf) instead of plaintext passwords in command arguments. No evidence of data exfiltration, malicious execution, or prompt injection was found in SKILL.md or _meta.json.