Exa TypeScript SDK

HealthyAudit Done
typescriptexa-labs/exa-js
View Session

Health

Healthy

Benchmark

100/100

SDK Version

2.12.1

Audit Status

Audit Done

Started Apr 27, 2026

Approval

Not requested

Latest Audit Result

exa-js v2.12.1 matches latest npm release (2.12.1). All 7 declared endpoints are implemented: search (src/index.ts:924), streamSearch (search_streaming, line 990), getContents (line 1151), findSimilar (line 1044), answer (line 1183), streamAnswer (answer_streaming, line 1251), and research via ResearchClient (line 791). All 7 declared search types are present: auto/fast/neural/instant on NonDeepSearchOptions (line 178) and deep-lite/deep/deep-reasoning on DeepSearchType (line 111). All 6 declared content options exist on ContentsOptions (lines 30-42): text, highlights, summary, livecrawl, subpages, extras. Code additionally exposes 'keyword' and 'hybrid' search types and a deprecated 'context' content option that are not in the declared capabilities.

Health: healthy
Current SDK: 2.12.1
Latest SDK: 2.12.1

Missing Features (3)

  • search type 'keyword' (in code, not declared)
  • search type 'hybrid' (in code, not declared)
  • content option 'context' (in code, not declared; marked deprecated)