beautifulsoup-parsing

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: 0.90). The skill contains code that fetches and parses open web pages (e.g., requests.get('https://example.com') and ProductScraper.fetch_page using self.session.get(url) then BeautifulSoup on response.content), so it ingests untrusted public third-party content that could carry indirect prompt injections.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 08:41 PM