google-related-questions

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes a local bash script to facilitate API communication and process search results.
  • [DATA_EXFILTRATION]: The script sends the provided next_page_token to the Frevana API endpoint at https://ai-factory.frevana.com to fetch additional data.
  • [SAFE]: API authentication is handled via environment variables or explicit flags, with instructions to avoid echoing secrets to the user.
  • [SAFE]: JSON processing is performed using Python's json module to prevent command or payload injection.
  • [SAFE]: The skill includes an optional file-writing capability to save results, which is a standard feature for data retrieval tools.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:43 AM
Security Audit — agent-trust-hub — google-related-questions