cloud-sql-mysql-admin
Warn
Audited by Gen Agent Trust Hub on Apr 29, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: All scripts in the
scripts/directory utilizenpx --yes @toolbox-sdk/server@1.1.0to download and execute code from an external package registry at runtime. - [COMMAND_EXECUTION]: The scripts invoke
child_process.spawnwith theshell: trueoption on Windows platforms. The provided argument sanitization is insufficient, creating a surface for command injection if input parameters contain shell metacharacters. - [DATA_EXPOSURE]: The
mergeEnvVarsfunction in each script explicitly reads and parses a.envfile located at../../../.envrelative to the script's directory, which involves accessing sensitive environment configuration files from the local filesystem.
Audit Metadata