walmart-product-sellers
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill makes network requests to the vendor's API endpoint
https://ai-factory.frevana.com/service/walmart-product-sellersto retrieve product data. - [COMMAND_EXECUTION]: The script executes
curlfor network operations and usespython3for secure JSON payload construction and validation of the API response. - [CREDENTIALS_UNSAFE]: The skill handles a
FREVANA_TOKEN. It correctly prioritizes environment variables or command-line flags and includes a safeguard to prevent echoing the token back to the user or console, which is a security best practice.
Audit Metadata