apify-brand-reputation-monitoring
Warn
Audited by Snyk on Feb 17, 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 runs Apify actors to scrape public platforms (Google Maps, TripAdvisor, Facebook, Instagram, YouTube, TikTok) and then fetches and displays dataset items from https://api.apify.com/v2/datasets/{datasetId}/items (see downloadResults and displayQuickAnswer), so the agent directly reads untrusted, user-generated third-party content as part of its workflow.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The skill makes runtime calls that start and poll Apify actor runs (e.g., POST to https://api.apify.com/v2/acts/{author~actor}/runs?token=...) and downloads dataset items (https://api.apify.com/v2/datasets/{datasetId}/items?token=...), which executes remote code on Apify's platform and is required for the skill to function.
Audit Metadata