linkfox-amazon-opportunity-report-by-keyword
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill uses Python scripts to interact with its APIs and manage session data. These scripts execute standard tasks such as making network requests and writing JSON files to the local project directory for result persistence.
- [EXTERNAL_DOWNLOADS]: The
onboarding.pyscript includes logic to download and render QR codes for payments and interacts withapi.linkfox.comfor user authentication. These are functional components of the service's onboarding process. - [SAFE]: The skill's primary functions—generating market reports and managing API keys—align with its stated purpose. Data is handled within the project's working directory (
linkfox/subfolder), and network communications are directed to the vendor's documented API endpoints (tool-gateway.linkfox.com,api.linkfox.com). The use of environment variables for API keys follows standard security practices.
Audit Metadata