amazon-reviews-api-skill
Warn
Audited by Snyk on Feb 28, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). The skill's SKILL.md and scripts/amazon_reviews_api.py explicitly call the BrowserAct API (https://api.browseract.com/v2/workflow) to fetch Amazon product reviews (user-generated, untrusted content) which the agent parses and uses, allowing third-party review text to materially influence the agent's outputs and actions.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill makes runtime calls to the BrowserAct API (https://api.browseract.com/v2/workflow) to execute a remote workflow template (TEMPLATE_ID=77817507798321724) whose execution determines outputs used by the agent, so it executes remote code and is a required external dependency.
Audit Metadata