inngest-local
Fail
Audited by Gen Agent Trust Hub on Mar 1, 2026
Risk Level: CRITICALREMOTE_CODE_EXECUTIONCOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill instructs the user to execute
curl -sL joelclaw.com/scripts/inngest-setup.sh | bash. This pattern of piped remote execution is highly dangerous as it executes unverified code from an external domain directly on the host machine. - [COMMAND_EXECUTION]: The skill provides instructions to create and load a macOS
launchdplist file (~/Library/LaunchAgents/com.you.inngest-worker.plist) to ensure the worker process starts automatically and remains persistent across system reboots. - [EXTERNAL_DOWNLOADS]: The skill downloads the
inngest/inngest:latestcontainer image from Docker Hub and installs external Node.js dependencies includinginngest,@inngest/ai, andhonousing the Bun runtime.
Recommendations
- AI detected serious security threats
Audit Metadata