fetch-listing-api
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches product information from the official AliExpress API gateway (api-sg.aliexpress.com) and currency exchange data from the Frankfurter API (api.frankfurter.app). Both are established and reputable service providers.
- [COMMAND_EXECUTION]: Executes local Node.js scripts to perform searches and fetch product details from the AliExpress affiliate catalog.
- [SAFE]: Implements secure credential management by reading sensitive application keys from a local configuration file (config.json) in a standard data directory, following security best practices for handling secrets rather than hardcoding them.
Audit Metadata