worldbank-energy
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified. The skill's behavior is consistent with its stated purpose of analyzing World Bank energy data.
- [EXTERNAL_DOWNLOADS]: The skill fetches statistical data from the World Bank Open Data API (
api.worldbank.org). As the World Bank is a well-known and trusted service, these network operations are considered safe and standard for data-retrieval skills. - [COMMAND_EXECUTION]: The documentation includes examples using
curlandpython3to interact with the API. These commands are used solely for querying public data and parsing JSON responses using static logic, with no risk of arbitrary command injection. - [DATA_EXFILTRATION]: There are no indicators of sensitive data access or unauthorized exfiltration. The skill does not require API keys or credentials, and it does not access local system files or environment variables.
Audit Metadata