inngest-setup

Pass

Audited by Gen Agent Trust Hub on May 7, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to run standard development commands, including package installations (npm install, yarn add, pnpm add, bun add) and the Inngest CLI tool (npx inngest-cli). These are expected operations for a setup skill.
  • [EXTERNAL_DOWNLOADS]: The skill fetches official vendor packages (inngest and inngest-cli) from the public npm registry. It also references official documentation on the Inngest website.
  • [CREDENTIALS_UNSAFE]: The skill correctly advises users to manage sensitive keys like INNGEST_EVENT_KEY and INNGEST_SIGNING_KEY using environment variables and includes a specific warning against hardcoding them in source code.
Audit Metadata
Risk Level
SAFE
Analyzed
May 7, 2026, 02:28 PM