competitor-monitor
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 directly fetches and parses arbitrary public web pages (see fetch_page in scripts/main.py which uses requests.get and BeautifulSoup) via CLI commands like watch/diff/pricing/batch, so it consumes untrusted third‑party content from arbitrary URLs.
Audit Metadata