qwik
Warn
Audited by Snyk on Mar 29, 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.80). The skill's Data Loading example (src/routes/blog/[slug]/index.tsx) uses routeLoader$ to fetch posts from an external URL (https://api.example.com/posts/${params.slug}) and then renders the returned content with dangerouslySetInnerHTML, which clearly ingests and displays untrusted third‑party content.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata