inngest-durable-functions
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFECREDENTIALS_UNSAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [SAFE]: The skill provides legitimate technical documentation and code patterns for the Inngest SDK without any detected malicious intent or instructions.
- [EXTERNAL_DOWNLOADS]: Mentions well-known and trusted industry libraries, including Winston, Sentry, and OpenTelemetry, which are industry standards for logging and application performance monitoring.
- [CREDENTIALS_UNSAFE]: Demonstrates secure development practices by using environment variables (e.g., process.env.DD_API_KEY) for managing sensitive credentials rather than hardcoding secrets.
- [DATA_EXFILTRATION]: Provides examples of sending telemetry data to official Datadog endpoints via standard integration patterns, which is expected behavior for observability features.
- [SAFE]: Ingestion points for untrusted event data are identified in SKILL.md; boundary markers are absent; capabilities include network and database operations in SKILL.md and references/step-execution.md; sanitization is not explicitly shown in the provided code patterns.
Audit Metadata