openweather
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Provides example
curlcommands for fetching weather data and troubleshooting steps using azero doctorutility to check environment variables and API connectivity. - [EXTERNAL_DOWNLOADS]: Connects to
api.openweathermap.orgto retrieve weather and geocoding information, which is the expected behavior for a weather-related skill. - [CREDENTIALS_UNSAFE]: Uses the
$OPENWEATHER_TOKENenvironment variable placeholder for API authentication, which is a secure practice to avoid hardcoding sensitive keys.
Audit Metadata