TypeScript
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 examples show fetching and parsing arbitrary URLs (ApiClient.get uses fetch(url) and the useApi hook calls fetch(url) and res.json()), so it clearly ingests untrusted third-party web content that the agent would read/interpret.
Audit Metadata