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

diagnose

Pass

Audited by Gen Agent Trust Hub on May 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses standard system commands (e.g., uname, sw_vers, lsof, ls) to gather diagnostic information about the host environment, such as CPU architecture, OS version, and port availability.
  • [EXTERNAL_DOWNLOADS]: The diagnostic procedure includes connectivity checks to HuggingFace (huggingface.co), which is a well-known service for hosting AI models. It also suggests installing missing dependencies via standard package managers like pip or uv if the environment is found to be incomplete.
  • [DATA_EXFILTRATION]: No sensitive data access or exfiltration patterns were detected. The file system access is restricted to the application's local directory (~/.local/share/kokoro) and standard model cache locations (~/.cache/huggingface).
Audit Metadata
Risk Level
SAFE
Analyzed
May 9, 2026, 09:45 AM