linkfox-amazon-search
Pass
Audited by Gen Agent Trust Hub on May 28, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill initiates network connections to
tool-gateway.linkfox.comandskill-api.linkfox.com. Both domains are legitimate infrastructure belonging to the vendor, 'linkfox-ai', and are used for search queries and feedback data. - [CREDENTIALS_UNSAFE]: The skill utilizes the
LINKFOXAGENT_API_KEYenvironment variable for authentication, which is a secure and standard practice for handling API secrets. No hardcoded credentials were found. - [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/amazon_search.py) that performs the documented API requests. The script logic is transparent and focused exclusively on its intended functionality without any suspicious or unauthorized actions.
Audit Metadata