review-scraper
Pass
Audited by Gen Agent Trust Hub on Mar 31, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Communicates with Apify's official API to trigger scraping jobs and retrieve datasets.
- [COMMAND_EXECUTION]: Runs a provided Python script that uses the
requestslibrary to manage remote scraping tasks on the Apify platform. - [CREDENTIALS_UNSAFE]: Follows best practices for secret management by allowing users to provide an API token through environment variables or a dedicated CLI flag rather than hardcoding it.
Audit Metadata