mysql

Fail

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: HIGHCREDENTIALS_UNSAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [CREDENTIALS_UNSAFE] (HIGH): The skill includes hardcoded passwords for database users and replication configuration.
  • Evidence: 'IDENTIFIED BY 'secret'' used for user creation and 'MASTER_PASSWORD='secret'' used in the replication setup.
  • [COMMAND_EXECUTION] (HIGH): The skill instructs the agent to perform operations requiring root-level privileges and modification of system-wide configuration files.
  • Evidence: Modification of '/etc/mysql/mysql.conf.d/mysqld.cnf' and execution of 'mysql_secure_installation'.
  • [EXTERNAL_DOWNLOADS] (MEDIUM): The skill uses the system package manager to download and install software from external repositories.
  • Evidence: 'apt install mysql-server' command used during the installation phase.
Recommendations
  • AI detected serious security threats
Audit Metadata
Risk Level
HIGH
Analyzed
Feb 16, 2026, 01:12 PM