amazon-competitor-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADS
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill communicates with the official BrowserAct API at api.browseract.com to perform product scraping. This is a vendor-owned resource that aligns with the skill's stated purpose.
- [CREDENTIALS_UNSAFE]: The skill implements secure API key handling by utilizing environment variables (BROWSERACT_API_KEY) and supporting .env files. No hardcoded credentials or secrets were detected.
- [DATA_EXFILTRATION]: No unauthorized data transmission was found. Network operations are restricted to submitting task parameters (ASINs) and retrieving scraping results from the authorized vendor API.
- [SAFE]: The Python script performs standard file I/O for report generation (CSV, Markdown, JSON) within user-specified output directories and does not attempt any unauthorized system modifications or persistence.
Audit Metadata