linkedin-influencer-discovery

Pass

Audited by Gen Agent Trust Hub on Apr 10, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE]: The script manages sensitive API tokens using environment variables (APIFY_API_TOKEN, GOOSEWORKS_API_KEY) and CLI arguments. This is a standard and secure method for handling credentials in agentic workflows.
  • [EXTERNAL_DOWNLOADS]: The skill performs network requests to api.apify.com and api.gooseworks.ai. These domains are associated with well-known web scraping services and the skill's own author, which is consistent with its stated purpose of fetching influencer data.
  • [COMMAND_EXECUTION]: The provided Python script uses the argparse library to process user input. This ensures that parameters like topics or countries are handled as data rather than being executed as shell commands.
  • [PROMPT_INJECTION]: The skill's instructions in SKILL.md are descriptive and do not contain any patterns intended to override agent safety constraints or bypass system instructions.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 10, 2026, 10:47 AM