weather

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary function is to fetch weather data from wttr.in, a well-known and widely used service for terminal-based weather queries. No malicious behavior was detected.
  • [EXTERNAL_DOWNLOADS]: The skill uses curl and Node.js https module to download weather information from wttr.in. This network activity is transparent, documented, and essential for the skill's functionality.
  • [COMMAND_EXECUTION]: The skill includes a shell script (weather.sh) that uses curl and sed. Input variables are handled within double quotes, which prevents shell command injection during the execution of weather queries.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 05:10 AM