mariadb-features
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, prompt injections, or unauthorized data access behaviors were detected.
- [COMMAND_EXECUTION]: The skill correctly references official MariaDB utility binaries such as
mariadb,mariadb-dump, andmariadb-upgrade, along with standard system service commands likesystemctl. These instructions are consistent with legitimate database administration tasks. - [PRIVILEGE_ESCALATION]: The content describes the use of
sudo mariadbto access the database via theunix_socketauthentication plugin, which is the standard and recommended method for administrative access on new MariaDB installations. - [EXTERNAL_DOWNLOADS]: The skill provides links to the official MariaDB documentation site (
mariadb.com/docs). There are no instances of automated downloads or execution of scripts from untrusted external sources.
Audit Metadata