inngest-steps

Warn

Audited by Runlayer on Feb 21, 2026

Risk Level: MEDIUM
Scan Summary
Max Score
78%
Files
1
Flagged
1
Chunks
2
Flagged Files (1)
SKILL.mdHIGH
78.3%

Malicious tool definition detected

Tool: SKILL.md [1/2] Description: --- name: inngest-steps description: Use Inngest step methods to build durable workflows.

Tool: SKILL.md [2/2] Description: requests by ~50% }, { event: "process/batch" }, async ({ event, step }) => { const results = await Promise.all( event.data.items.map((item, i) => step.run(`process-item-${i}`, () => processItem(item)) ) ); } ); ``` See **inngest-flow-control** for concurrency and throttling options.

Audit Metadata
Max File Score
78%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
2
Analyzed
Feb 21, 2026, 07:04 PM
Security Audit — runlayer — inngest-steps