mariadb-query-optimization

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is a collection of instructional guidelines and SQL snippets for database performance tuning. It does not include any executable scripts, remote dependencies, or automated commands that could compromise system security.
  • [EXTERNAL_DOWNLOADS]: All external links point to official documentation at mariadb.com. These are trusted vendor resources and are used for providing further context on database features.
  • [COMMAND_EXECUTION]: The skill provides SQL examples for inspection (EXPLAIN, SHOW VARIABLES) and configuration (ANALYZE TABLE, SET optimizer_switch). These are standard database administration tasks intended to be performed by a user or an agent within a database environment.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or secrets are present. Instructions for enabling Performance Schema correctly recommend using configuration files rather than unsafe runtime commands where applicable.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 03:10 AM
Security Audit — agent-trust-hub — mariadb-query-optimization