google-shopping-search

Pass

Audited by Gen Agent Trust Hub on Jun 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
  • [COMMAND_EXECUTION]: The search_google_shopping.sh script coordinates the search process by executing curl for network requests and python3 for JSON payload generation and response validation.
  • [EXTERNAL_DOWNLOADS]: The skill connects to https://ai-factory.frevana.com to download product search results. This external communication is consistent with the skill's documented purpose of providing API-based shopping data.
  • [DATA_EXFILTRATION]: User-supplied search queries and an authentication token (FREVANA_TOKEN) are sent to the external service. No unauthorized access or transmission of sensitive local files or system environment variables was detected.
  • [SAFE]: The skill implements proper security and maintenance practices, including the use of temporary files with automatic cleanup and strict JSON validation to ensure data integrity.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 23, 2026, 07:43 AM
Security Audit — agent-trust-hub — google-shopping-search