inngest-cli
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructs the agent to install the
inngest-cliand@inngest/testpackages from the npm registry. It also references the officialinngest/inngestimage from Docker Hub. - [COMMAND_EXECUTION]: Provides numerous examples of shell commands for local development, including package management (
npx,npm,pnpm,yarn), container orchestration (docker,docker-compose), and network testing (curl). These are standard for the described development workflow. - [CREDENTIALS_UNSAFE]: Documents the usage of environment variables such as
INNGEST_SIGNING_KEYandINNGEST_EVENT_KEY. The instructions correctly use placeholders (e.g.,<key>) and suggest dummy values for local development, following standard security practices for secret management.
Audit Metadata