weather

Pass

Audited by Gen Agent Trust Hub on Apr 18, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill fetches weather and air quality data from public services including wttr.in and open-meteo.com. These are established, well-known providers for free weather data.
  • [COMMAND_EXECUTION]: The skill executes a local Python script (weather_ctl.py) to process weather queries and manage location settings. The script logic is focused on data parsing and local file persistence.
  • [DATA_EXFILTRATION]: While the skill communicates with external APIs, the data sent (latitude, longitude, and city names) is necessary for the weather service to function and does not include sensitive system or user information beyond the specified location for weather tracking.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 18, 2026, 06:31 AM