link-checker
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: 1.00). The script (scripts/main.py) fetches and parses arbitrary public web pages via get_links (requests.get + BeautifulSoup) for user-supplied URLs, so it ingests untrusted third-party content from the open web that could carry indirect prompt-injection payloads.
Audit Metadata