mysql
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides educational content and best practices for MySQL and TiDB management. No evidence of malicious intent, data exfiltration, or obfuscation was found.
- [COMMAND_EXECUTION]: The shell script 'scripts/mysql_diag.sh' invokes the local 'mysql' binary to collect database version and status information. This is a documented diagnostic capability and does not perform unauthorized actions.
- [SAFE]: No external dependencies are downloaded or executed. Connectivity to the database is handled via environment variables, adhering to standard security practices for CLI tools and avoiding hardcoded secrets.
Audit Metadata