inngest-v3-v4-migration
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill recommends installing the latest version of the
inngestlibrary and usingnpxto run theinngest-cli. These are official packages and tools managed by the vendor. - [COMMAND_EXECUTION]: Uses the
rg(ripgrep) utility to scanpackage.jsonand source files for specific Inngest API patterns and environment variables. This is used to map the current state of the codebase for migration. - [CREDENTIALS_UNSAFE]: References
INNGEST_SIGNING_KEYand other environment variables. The instructions correctly advocate for usingprocess.envand warn against hardcoding sensitive values in the source code.
Audit Metadata