smhi-weather
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the requests library to interact with official SMHI (Swedish Meteorological and Hydrological Institute) APIs for data retrieval.
- [SAFE]: Input validation is implemented in scripts/smhi_api.py, where location names are checked against a hardcoded dictionary before API requests are made.
- [SAFE]: The skill does not possess capabilities to execute shell commands or modify the file system, which mitigates risks associated with processing external data.
- [SAFE]: No obfuscation, credential theft, or persistence mechanisms were found in the scripts or documentation.
Audit Metadata