data-journalism
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches data from several external and well-known sources, including the U.S. Census Bureau, the World Bank, and potentially user-specified URLs via the
geopandaslibrary. - [DATA_EXFILTRATION]: The skill interacts with legitimate third-party services such as Datawrapper and Google Maps for its core functionality. These interactions are consistent with the skill's stated purpose for data visualization and geocoding.
- [CREDENTIALS_UNSAFE]: The code includes instructions for reading a service API key from a local file (e.g.,
datawrapper_api_key.txt). This is a recommended security practice to avoid hardcoding sensitive credentials in source code. - [COMMAND_EXECUTION]: The skill utilizes standard data science and geospatial libraries to perform analysis and generate visualizations, which is the primary intended behavior of the skill.
Audit Metadata