timesfm-forecasting

Pass

Audited by Gen Agent Trust Hub on Jun 14, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes a mandatory hardware diagnostic script (scripts/check_system.py) that uses subprocess calls and system APIs to verify RAM and GPU availability. These operations are strictly telemetry-based and intended to ensure the host system has sufficient resources to load the AI model without crashing.
  • [EXTERNAL_DOWNLOADS]: The skill configuration and implementation fetch model weights from Hugging Face Hub under the reputable google organization. These operations are documented and target a well-known service provider.
  • [COMMAND_EXECUTION]: The skill provides an end-to-end forecasting utility (scripts/forecast_csv.py) that allows for automated processing of CSV files. The script utilizes standard and verified Python libraries for data manipulation and model inference.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 14, 2026, 09:23 AM
Security Audit — agent-trust-hub — timesfm-forecasting