backend-development-python
Warn
Audited by Snyk on Feb 13, 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 includes Playwright-based scraping and browsing code (e.g., Scraper.scrape_page and other examples that call page.goto(url), scrape_multiple(urls), page.inner_text(), and similar) which fetches and parses arbitrary public URLs and page content, exposing the agent to untrusted, user-provided third-party content.
Audit Metadata