apify-actor-development

Pass

Audited by Gen Agent Trust Hub on Aug 4, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and templates for Apify Actor development. All instructions align with legitimate development workflows for the Apify platform.
  • [DATA_EXFILTRATION]: The instructions demonstrate a strong security posture regarding secret management. It explicitly warns against passing sensitive tokens via command-line arguments and mandates the use of the apify/log library to ensure credentials are censored in logs.
  • [COMMAND_EXECUTION]: Defensive coding practices are integrated into the workflow, including mandatory warnings against using eval() or passing untrusted crawled content directly into shell commands.
  • [EXTERNAL_DOWNLOADS]: The skill directs users to install the project's CLI using reputable package managers like npm or Homebrew, and explicitly advises against insecure methods such as piping remote scripts into a shell.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 4, 2026, 04:18 PM
Security Audit — agent-trust-hub — apify-actor-development