weather

Pass

Audited by Gen Agent Trust Hub on Feb 23, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill retrieves weather information from well-known and established public services.
  • Evidence: Commands fetch data from wttr.in and api.open-meteo.com via HTTP requests. One example demonstrates downloading a weather visualization image to the standard temporary directory (/tmp/weather.png).
  • [COMMAND_EXECUTION]: Uses the system's curl binary to perform network operations essential to the skill's primary purpose.
  • Evidence: The skill defines several curl one-liners to fetch weather strings, formatted weather reports, and JSON-based forecast data.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 23, 2026, 12:56 PM