instagram-research
Warn
Audited by Snyk on Feb 15, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill's fetch_instagram.py uses the Apify Instagram Scraper to fetch public Instagram posts/reels from arbitrary usernames (building directUrls like https://www.instagram.com/{username}/ and saving to raw.json), and those user-generated captions, hashtags, and media are then read and analyzed by analyze_posts.py and the video analyzer—so it ingests untrusted third-party social-media content for interpretation.
Audit Metadata