imf-data-api-guide
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFE
Full Analysis
- [REMOTE_CODE_EXECUTION]: Analyzed the shell commands using
python3 -m json.tool. These commands pipe API responses into the built-in Python JSON module for formatting purposes only and do not execute remote code. The automated scanner findings are incorrect due to truncation of the command strings.- [EXTERNAL_DOWNLOADS]: The skill fetches data fromimf.organddataservices.imf.org. These are official, well-known domains for the International Monetary Fund and are appropriate for the skill's stated purpose.- [PROMPT_INJECTION]: The skill processes data from the IMF API. While this is an ingestion surface, the provided Python scripts only perform basic parsing of numerical and categorical data using therequestslibrary and do not use the data in any way that could influence agent logic or execute unsanitized strings.
Audit Metadata