angular-ssr
Warn
Audited by Snyk on Apr 2, 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 server route examples (app.routes.server.ts) include getPrerenderParams implementations that fetch external data (e.g., fetch("https://api.example.com/products") and fetchBlogPosts()), and that fetched, potentially untrusted content is directly consumed to decide which routes to prerender, so third-party data can materially influence runtime behavior.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata