exa-install-auth
Pass
Audited by Gen Agent Trust Hub on Mar 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were detected. The skill provides legitimate instructions for setting up the Exa SDK and configuring authentication credentials.
- [EXTERNAL_DOWNLOADS]: The skill instructs the user to install the
@exa/sdk(Node.js) andexa(Python) packages from their respective official registries (npm and PyPI). These packages are associated with the Exa AI search service. - [COMMAND_EXECUTION]: The skill utilizes shell commands to perform standard project initialization tasks, such as installing dependencies and writing environment variables to a local
.envfile for secret management.
Audit Metadata