apify-brand-reputation-monitoring
Warn
Audited by Snyk on Aug 9, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). reference/scripts/run_actor.js fetches dataset items from the selected Apify Actor’s output via https://api.apify.com/v2/datasets/${datasetId}/items and then logs/displays and/or writes those item fields (outsider-authored review/comment text) in displayQuickAnswer() and downloadResults().
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The skill invokes Apify endpoints at runtime (e.g., https://api.apify.com/v2/acts/${apiActorId}/runs?token=${encodeURIComponent(token)}) and the mcpc host mcp.apify.com to fetch and start Apify actors, which causes remote actor code to execute and are required for the skill to function.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata