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-cli and @inngest/test packages from the npm registry. It also references the official inngest/inngest image 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_KEY and INNGEST_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
Risk Level
SAFE
Analyzed
Jun 13, 2026, 10:49 AM
Security Audit — agent-trust-hub — inngest-cli