exa-search
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill requires the
exa-pySDK andpython-dotenvlibrary. It provides instructions to download these from standard package registries, which is the expected method for integrating with the Exa search service. - [COMMAND_EXECUTION]: The skill executes Python scripts via the shell to process search queries and extract web content. These scripts are part of the skill's own package and are used as intended for its core functionality.
- [CREDENTIALS_UNSAFE]: The skill manages authentication via environment variables. It explicitly guides the user to use secure methods like
.envfiles rather than hardcoding credentials in the code.
Audit Metadata