weather

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the curl utility to perform HTTP requests to fetch weather data.
  • Evidence: usage of curl -s "wttr.in/..." and curl -s "https://api.open-meteo.com/...".
  • Evidence: writes a temporary image file to /tmp/weather.png.
  • [EXTERNAL_DOWNLOADS]: The skill retrieves data and content from external web services.
  • Evidence: URLs target wttr.in and open-meteo.com, which are established providers for weather information.
  • [SAFE]: All identified operations are standard for the skill's documented purpose. No obfuscation, data exfiltration, or malicious execution patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 09:13 PM
Security Audit — agent-trust-hub — weather