inngest-setup
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the official 'inngest' SDK and 'inngest-cli' from the npm registry.
- [CREDENTIALS_UNSAFE]: Mentions sensitive configuration keys like 'INNGEST_EVENT_KEY' and 'INNGEST_SIGNING_KEY' using safe placeholders and includes explicit warnings to use environment variables instead of hardcoding secrets.
- [COMMAND_EXECUTION]: Includes standard shell commands for package installation and running the local development server via 'npx'.
Audit Metadata