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

diagnose

Pass

Audited by Gen Agent Trust Hub on Apr 4, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the Bash tool to perform system diagnostics, such as checking the architecture (uname -m), macOS version (sw_vers), and verifying the presence of specific files and virtual environments within the application's local directory (~/.local/share/kokoro).
  • [EXTERNAL_DOWNLOADS]: The skill checks network connectivity to HuggingFace (huggingface.co) using curl to diagnose model download issues. HuggingFace is a well-known service in the machine learning community.
  • [SAFE]: Diagnostic steps and proposed fixes (such as deleting corrupted caches using rm -rf or reinstalling via a local script) are transparent and limited to application-specific paths, posing no risk to sensitive user data or system integrity.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 4, 2026, 09:51 AM