inngest-api
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references
npx inngest-cli@latest, which fetches and executes the Inngest CLI from the npm registry. This is an official vendor tool and standard practice for interacting with the service. - [EXTERNAL_DOWNLOADS]: The skill fetches documentation and OpenAPI specifications from
api-docs.inngest.comandapi.inngest.com, which are official vendor domains. - [COMMAND_EXECUTION]: The skill provides examples for using
curlto perform REST API operations against Inngest Cloud and local development servers. - [CREDENTIALS_UNSAFE]: The skill follows security best practices by recommending the use of environment variables (
$INNGEST_API_KEY) for authentication and explicitly instructs the agent to redact sensitive tokens and secrets from output.
Audit Metadata