universal-javascript-runtimes
Warn
Audited by Snyk on Feb 16, 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 code examples explicitly fetch and consume external HTTP/GitHub content—e.g., server/api/posts/[id].ts uses ofetch('https://api.example.com/posts/${id}') and unstorage lists "http" and "github" drivers—so it clearly ingests untrusted third‑party data as part of its runtime workflow.
Audit Metadata