linkfox-junglescout-sales-estimates
Pass
Audited by Gen Agent Trust Hub on Apr 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
junglescout_sales_estimates.py) intended for manual execution by the agent or user. The script uses theurlliblibrary to communicate with the API and performs strict input validation on parameters likemarketplace,asin, and dates before making any network requests. - [EXTERNAL_DOWNLOADS]: The skill communicates with
tool-gateway.linkfox.comandskill-api.linkfox.com. Both domains belong to the skill's author (linkfox-ai), representing legitimate vendor infrastructure for data retrieval and feedback reporting. - [CREDENTIALS_UNSAFE]: The skill correctly instructs the user to provide an API key via the
LINKFOXAGENT_API_KEYenvironment variable. It does not contain any hardcoded secrets and provides a clear link to the vendor's official documentation for obtaining credentials.
Audit Metadata