typescript-async-patterns
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.70). The skill's examples (e.g., fetchData(url: string), fetchWithErrorHandling, fetchWithMultipleFallbacks, fetchFromFastestServer, and fetchWithFallback) explicitly call fetch(url) and parse response.json() on arbitrary external URLs, so the agent would ingest untrusted public web content as part of its workflow.
Audit Metadata