reddit-scraper

Pass

Audited by Gen Agent Trust Hub on Mar 31, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill uses the Python 'requests' library to communicate with the official Apify API (api.apify.com), a well-known platform for web scraping and automation.
  • [COMMAND_EXECUTION]: Provides a Python script (scripts/search_reddit.py) that handles API requests, polling, and data filtering locally on the user's machine.
  • [SAFE]: Correctly handles sensitive information by retrieving the required Apify API token from the APIFY_API_TOKEN environment variable or a command-line flag, ensuring no credentials are hardcoded in the skill's source code.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 31, 2026, 09:58 PM