angular-ssr
Warn
Audited by Snyk on Feb 22, 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 routes (app.routes.server.ts / SKILL.md and references/ssr-patterns.md) call external fetches (e.g., fetch('https://api.example.com/products'), fetchBlogPosts(), fetchTopProducts()) to obtain public, third-party content used by getPrerenderParams to determine which routes to prerender, so untrusted web content is ingested and can change runtime behavior.
Audit Metadata