nuxt
Warn
Audited by Snyk on Feb 24, 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.70). The skill's server patterns explicitly include a cached server util that fetches public third-party data (references/server.md — server/utils/github.ts example using $fetch('https://api.github.com/repos/${owner}/${repo}')), which ingests untrusted, user-generated content from the open web and could materially influence runtime behavior.
Audit Metadata