inngest-local
Warn
Audited by Snyk on Mar 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.90). SKILL.md explicitly shows the worker function (src/functions/process-task.ts) downloading and reading arbitrary, event-provided URLs via fetch(event.data.url) (and the test curl example sends such URLs), so untrusted third‑party web content is ingested and can influence subsequent steps/events in the workflow.
Audit Metadata