inngest-handler
Facilitates the creation and management of Inngest functions for efficient background jobs and workflows.
Install this skill
or
90/100
Security score
The inngest-handler skill was audited on Feb 28, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
medium line 80
Template literal with variable interpolation in command context
SourceSKILL.md
| 80 | await step.run(`process-item-${item.id}`, async () => { |
medium line 153
Template literal with variable interpolation in command context
SourceSKILL.md
| 153 | await sendAlert(`Transfer failed: ${error.message}`); |
Scanned on Feb 28, 2026
View Security Dashboard