google-ad-scraper
Pass
Audited by Gen Agent Trust Hub on Mar 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a Python script (
scripts/search_google_ads.py) that handles command-line arguments to trigger scraping workflows and process results locally.- [EXTERNAL_DOWNLOADS]: The script makes network requests to the Apify API (api.apify.com) to initiate web scraping tasks and download dataset results containing ad information.- [SAFE]: The skill implements standard security practices for API authentication by retrieving the requiredAPIFY_API_TOKENfrom environment variables or command-line flags rather than hardcoding credentials.
Audit Metadata