korea-weather
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
curlcommand to perform HTTP GET requests to a remote service for weather information. - [EXTERNAL_DOWNLOADS]: Data is retrieved from an external endpoint specified by the user-provided
KSKILL_PROXY_BASE_URLenvironment variable. - [DATA_EXFILTRATION]: Location coordinates (latitude, longitude, or grid nx/ny) are transmitted to the configured proxy server as a core functional requirement.
- [SAFE]: The implementation avoids local exposure of sensitive upstream API keys by delegating authentication to the proxy server architecture.
Audit Metadata