seo-audit
Warn
Audited by Snyk on Aug 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In scripts/seo_checker.py, the runtime can fetch and parse arbitrary outsider-authored HTML from a user-supplied URL (--url) or file (--file) and then ingests the page’s title/meta/body/link/alt text via urllib.request.urlopen and SEOParser.feed at runtime.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata