mysql-patterns
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard database administration patterns and optimization techniques for MySQL and MariaDB.- [SAFE]: Instructions explicitly discourage hardcoding credentials and promote the use of platform secret managers.- [SAFE]: Secure configuration practices are recommended, including the removal of anonymous users and the requirement of SSL for application connections.- [SAFE]: Example code for Python (SQLAlchemy) and Node.js (mysql2) follows industry-standard practices for connection pooling and query execution.
Audit Metadata