inngest-durable-functions
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references official Inngest documentation and repositories (e.g.,
inngest.com,github.com/inngest/inngestgo). These are legitimate vendor resources used for providing context and language-specific guidance. - [DATA_EXFILTRATION]: No unauthorized data access or exfiltration patterns were detected. Code examples for observability (e.g., Datadog integration) correctly demonstrate using environment variables for credentials, which is a standard secure practice.
- [INDIRECT_PROMPT_INJECTION]: The skill describes building systems that process external event data. It mitigates potential injection risks by providing clear instructions on data validation, non-deterministic logic isolation within steps, and proper error handling using
NonRetriableError. - [COMMAND_EXECUTION]: No dangerous or unauthorized shell command execution patterns were found. All code snippets are instructional and focus on the Inngest SDK usage.
Audit Metadata