apify-ecommerce
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [DATA_EXFILTRATION]: The script performs network operations to the official Apify API (api.apify.com) to run scraper actors and download results. This activity is restricted to a well-known service and is essential for the skill's functionality.
- [CREDENTIALS_UNSAFE]: The skill requires an API token, which it manages securely by instructing the user to store it in a local .env file. The script then loads this token using standard Node.js environment file support, avoiding hardcoded secrets.
Audit Metadata