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.com in reference/scripts/run_actor.js and mcp.apify.com via the mcpc tool.
  • [COMMAND_EXECUTION]: The workflow involves running a local Node.js script and the mcpc CLI utility to orchestrate scraping tasks.
  • Evidence: Use of node and mcpc commands in the Step 2 and Step 4 sections of SKILL.md.
  • [SAFE]: Sensitive information such as the APIFY_TOKEN is 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
Risk Level
SAFE
Analyzed
Apr 17, 2026, 02:51 AM