nextjs-turborepo
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.80). The skill includes a runtime data-fetch pattern in app/posts/[slug]/page.tsx where getPost fetches from an external endpoint (https://api.example.com/posts/${slug}) and renders post.content, which would cause the agent to consume and display untrusted, potentially user-generated third-party content.
Audit Metadata