timesfm-forecasting

Pass

Audited by Gen Agent Trust Hub on Apr 11, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill downloads pretrained model weights (~800 MB
  • 2 GB) from Hugging Face's official repositories (google/timesfm-*) during first use. This is a standard and expected behavior for using foundation models.
  • [COMMAND_EXECUTION]: The system check utility (scripts/check_system.py) executes standard system commands like sysctl and vm_stat on macOS to verify available hardware resources (RAM, GPU) before loading models. This is a safety feature to prevent system crashes.
  • [COMMAND_EXECUTION]: The skill includes a preflight checker that uses Python's __import__ function to verify that required dependencies like torch and timesfm are correctly installed in the environment.
  • [SAFE]: No patterns associated with prompt injection, data exfiltration, or malicious persistence were detected. The skill follows best practices for secret management and resource handling.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 11, 2026, 10:28 PM