website-crawler

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). This skill accepts arbitrary URLs from the user (src/index.ts / src/cli.ts), then the Go engine actively fetches and parses public site content including sitemaps and pages (engine/main.go: FetchSitemap, httpClient.Get, crawlPage) and the frontend reads and displays those scraped results (lib/go-bridge.readResults, lib/html-generator), so it clearly ingests untrusted third‑party web content that could carry indirect prompt injection.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Feb 15, 2026, 09:44 PM