pain-language-engagers
Pass
Audited by Gen Agent Trust Hub on Apr 10, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions direct the user to execute a Python orchestration script (
pain_language_engagers.py) which manages the intake, search, and scraping phases. - [EXTERNAL_DOWNLOADS]: The Python script retrieves LinkedIn data from the official Apify API and the vendor's proxy endpoint (
api.gooseworks.ai) using standard Python libraries. - [SAFE]: The skill uses a
.envfile to securely manage the Apify API token, which is a recommended practice to avoid hardcoding sensitive credentials in source code. - [SAFE]: Data processing is restricted to keyword matching and profile enrichment for the purpose of lead classification, with output saved to a local CSV file.
Audit Metadata