apify-influencer-discovery
Pass
Audited by Gen Agent Trust Hub on Apr 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches data from official Apify API endpoints to retrieve influencer metrics and Actor schemas.
- Evidence: Network requests to
api.apify.cominreference/scripts/run_actor.jsandmcp.apify.comvia themcpctool. - [COMMAND_EXECUTION]: The workflow involves running a local Node.js script and the
mcpcCLI utility to orchestrate scraping tasks. - Evidence: Use of
nodeandmcpccommands in the Step 2 and Step 4 sections ofSKILL.md. - [SAFE]: Sensitive information such as the
APIFY_TOKENis managed using environment variables (.env), which is the recommended practice for local agent tools. - [SAFE]: No malicious patterns such as obfuscation, persistence mechanisms, or unauthorized privilege escalation were detected.
Audit Metadata