inngest-setup
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for installing the
inngestpackage and running theinngest-clidevelopment server vianpx. These are standard developer operations for the described service. - [CREDENTIALS_UNSAFE]: The skill identifies sensitive configuration requirements (
INNGEST_EVENT_KEY,INNGEST_SIGNING_KEY) but explicitly instructs users to store them in environment variables and warns against hardcoding them in source code. - [EXTERNAL_DOWNLOADS]: Fetches configuration and tools from the official Inngest vendor domain and standard npm package registries.
- [PROMPT_INJECTION]: The skill includes patterns for handling external event data but demonstrates the use of
zodfor strict schema validation, which reduces the surface area for indirect injection attacks.
Audit Metadata