instagram-downloader
Fail
Audited by Snyk on Feb 16, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The Playwright instructions explicitly tell the agent to fill in username and password (e.g., via browser_type), which requires embedding user credentials verbatim into action payloads/outputs, creating an exfiltration risk.
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 1.00). The skill explicitly navigates to and scrapes public Instagram pages (e.g., browser_navigate to https://www.instagram.com/{username}/ and browser_evaluate extracting post shortcodes and image URLs, plus downloading scontent image URLs), which are untrusted, user-generated third‑party content that the agent reads and processes.
Audit Metadata