apify-influencer-discovery
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses a standard and secure pattern for managing credentials by instructing users to store the
APIFY_TOKENin a.envfile rather than hardcoding it. - [SAFE]: Network operations are restricted to official Apify domains (
api.apify.com,mcp.apify.com, andconsole.apify.com) for the purpose of executing scrapers (Actors) and retrieving results. - [SAFE]: The provided script
run_actor.jsperforms routine data processing task such as fetching, polling, and exporting dataset items in CSV or JSON format without any signs of malicious intent or obfuscation. - [SAFE]: Command execution is limited to legitimate tools like
mcpcand the skill's own runner script, which are necessary for its documented functionality.
Audit Metadata