inngest-v3-v4-migration
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes
rg(ripgrep) to scan the local project directory for Inngest-related imports, function calls, and environment variable references such asINNGEST_SIGNING_KEY. This is performed to audit the codebase for required migration changes. - [EXTERNAL_DOWNLOADS]: The skill guides the agent to install the latest version of the
inngestSDK and use theinngest-clivia npm/npx. These are verified vendor resources originating from the skill's author (Inngest). - [SAFE]: The skill promotes security best practices by advising against hardcoding sensitive information like signing keys in source code and recommending the use of environment variables for production environments.
Audit Metadata