react-hook-builder
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 useFetch hook issues fetch(url) and parses response.json(), allowing it to fetch and ingest JSON from arbitrary URLs (third-party/public endpoints) and thus could consume untrusted user-generated content.
Audit Metadata