global-trade-data
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and provides integration examples for the
comtradeapicallPython package, which is the official and well-known library for the UN Comtrade API. - [EXTERNAL_DOWNLOADS]: The skill provides clients and documentation for fetching trade statistics from trusted and official domains, including the World Bank (
wits.worldbank.org), the UK Government (trade-tariff.service.gov.uk), and Global Trade Alert (globaltradealert.org). - [DATA_EXFILTRATION]: All network operations documented in the skill are limited to legitimate API requests for trade data. No unauthorized transmission of local data or sensitive information to external servers was found.
- [COMMAND_EXECUTION]: The Python code provided in the references is used for data processing, rate limiting, and caching using standard libraries like
pandas,requests, andsqlite3. No dangerous system command execution or shell spawning was identified. - [PROMPT_INJECTION]: The markdown documentation and instructions do not contain any behavioral override markers, safety bypass attempts, or other prompt injection patterns.
Audit Metadata