mysql-patterns
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides comprehensive security guidance, explicitly instructing the agent to recommend least-privilege access (avoiding
ALL PRIVILEGES) and the use of TLS for network traffic. - [SAFE]: Code examples demonstrate secure coding practices, such as using environment variables for credentials in Node.js and recommending external secret managers for production configurations.
- [SAFE]: The content is educational in nature and contains no executable code, remote download patterns, or obfuscated content.
- [SAFE]: Administrative commands for database diagnostics and performance tuning (
EXPLAIN,SHOW ENGINE INNODB STATUS) are used appropriately within the context of database administration and troubleshooting.
Audit Metadata