mysql-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate documentation and code templates for MySQL/MariaDB management.
- [SAFE]: Secret management practices are encouraged; code examples use placeholders like
secretor environment variables (process.env.DB_PASSWORD) rather than hardcoded sensitive data. - [SAFE]: No remote code execution or suspicious network operations were found. Dependencies mentioned (SQLAlchemy, mysql2) are standard for the stated purpose.
Audit Metadata