upgrade
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the Bash tool to run a local script (
kokoro-install.sh) and execute a test synthesis using a local Python environment. These actions are transparent and necessary for the skill's maintenance tasks. - [EXTERNAL_DOWNLOADS]: The skill fetches model updates from the
mlx-communityorganization on Hugging Face. Hugging Face is a well-known service, and the source is a recognized repository for MLX models. - [REMOTE_CODE_EXECUTION]: The upgrade process involves updating standard Python packages (
mlx-audio,soundfile,numpy) via the local installation script. This is standard procedure for maintaining software dependencies in a local environment.
Audit Metadata