frontend-data-contracts
Warn
Audited by Snyk on Jun 14, 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.75). The required runtime workflow is the
shared/api-client/client.tsfetch boundary, which ingests only server JSON responses (outsider-authored) and parses them into typed values; this is indirect prompt injection risk because arbitrary server-provided strings (e.g.,error.message/fields) become LLM-readable context via thrownApiErrorobjects and any logging/serialization.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata