exa
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Uses standard command-line tools (
curl,jq) to interact with the Exa API. These operations are scoped to the intended functionality of web search and content retrieval. - [EXTERNAL_DOWNLOADS]: Interacts with
api.exa.ai, which is a well-known service for AI-native search. No executable code is downloaded or executed from the network. - [CREDENTIALS_UNSAFE]: Appropriately manages authentication by referencing the
EXA_TOKENenvironment variable rather than hardcoding sensitive credentials.
Audit Metadata