angular-ssr
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 app.routes.server.ts includes getPrerenderParams implementations that fetch external data (e.g., fetch('https://api.example.com/products') and fetchBlogPosts()/fetchTopProducts()) to drive prerendering and route decisions, so untrusted third‑party content is ingested at runtime and can materially influence what the agent does.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata