google-images-search

Pass

Audited by Gen Agent Trust Hub on Jul 2, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXFILTRATION]: The skill communicates with https://ai-factory.frevana.com to fetch image search results. This network activity is the primary intended function of the skill as described in the documentation.
  • [COMMAND_EXECUTION]: The skill utilizes local bash and python3 to parse command-line arguments and validate the structure of the API responses. These operations are performed using static, locally-defined code and do not involve the execution of untrusted external content.
  • [CREDENTIALS_UNSAFE]: The skill handles an API token (FREVANA_TOKEN) provided through standard environment variables or CLI flags. This is a secure and conventional method for managing authentication secrets in automated scripts.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 2, 2026, 04:23 AM
Security Audit — agent-trust-hub — google-images-search