google-events-search
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with the Frevana API at
ai-factory.frevana.com. This is the intended purpose of the skill and is directed at the vendor's official domain. - [COMMAND_EXECUTION]: Uses local Bash and Python scripts for processing logic and input validation. The Python code is embedded directly within the script and does not execute untrusted external data.
- [DATA_EXFILTRATION]: Utilizes an environment variable
FREVANA_TOKENfor authentication. This is a standard and recommended practice for managing API credentials in development tools.
Audit Metadata