skills/terrylica/cc-skills/diagnose/Gen Agent Trust Hub

diagnose

Pass

Audited by Gen Agent Trust Hub on Mar 3, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: Uses Bash to perform system environment checks, including architecture verification via uname -m, OS version checks via sw_vers, and port availability checks using lsof.
  • [COMMAND_EXECUTION]: Executes Python commands to verify the integrity of the virtual environment and the ability to import the mlx_audio package.
  • [COMMAND_EXECUTION]: References a local installation utility script (kokoro-install.sh) to perform uninstallation and reinstallation of the TTS environment as part of the remediation workflow.
  • [EXTERNAL_DOWNLOADS]: Performs a connectivity test to HuggingFace (huggingface.co) to verify network access for model synchronization.
  • [COMMAND_EXECUTION]: Employs a targeted removal command (rm -rf) on a specific directory within the HuggingFace cache to fix partial or corrupted model downloads.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 3, 2026, 10:04 PM