amazon-competitor-analyzer
Analyzes Amazon product data using BrowserAct API to uncover competitive insights, pricing strategies, and market opportunities.
Install this skill
or
85/100
Security score
The amazon-competitor-analyzer skill was audited on Apr 10, 2026 and we found 7 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 49
Access to .env file
SourceSKILL.md
| 49 | Copy the `.env.example` file to `.env` and add your API key: |
low line 52
Access to .env file
SourceSKILL.md
| 52 | cp .env.example .env |
low line 53
Access to .env file
SourceSKILL.md
| 53 | # Edit .env and replace YOUR_API_KEY_HERE with your actual API key |
medium line 105
Access to .env file
SourceSKILL.md
| 105 | Optional (for automatic .env loading): |
low line 42
External URL reference
SourceSKILL.md
| 42 | 1. Visit [browseract.com](https://browseract.com) |
low line 44
External URL reference
SourceSKILL.md
| 44 | 3. Navigate to [API Settings](https://www.browseract.com/reception/integrations) |
low line 114
External URL reference
SourceSKILL.md
| 114 | | BROWSERACT_API_KEY | Yes | Your BrowserAct API key. Get it from [BrowserAct Console](https://www.browseract.com/reception/integrations) | |
Scanned on Apr 10, 2026
View Security Dashboard