review-scraper

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill integrates with the official Apify API (api.apify.com), which is a legitimate and well-known service for web scraping tasks.
  • [CREDENTIALS_UNSAFE]: The script properly handles the API token by retrieving it from environment variables or command-line flags, ensuring that no sensitive credentials are hardcoded in the source code.
  • [EXTERNAL_DOWNLOADS]: The skill utilizes the standard and reputable 'requests' library for its network communication needs.
  • [COMMAND_EXECUTION]: No shell command execution, subprocess calls, or dynamic code evaluations (such as eval or exec) were detected in the provided scripts.
  • [DATA_EXFILTRATION]: Network activity is strictly limited to the intended communication with the Apify platform for review retrieval, and there is no access to sensitive local files or environment data.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 05:17 PM