Skip to main content

trigger-dev-tasks

Optimizes Trigger.dev workflows by creating reliable async tasks, implementing AI workflows, and managing complex task hierarchies.

Install this skill

or
80/100

Security score

The trigger-dev-tasks skill was audited on Feb 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 32

Template literal with variable interpolation in command context

SourceSKILL.md
32console.log(`Processing ${payload.data.length} items`);
medium line 52

Template literal with variable interpolation in command context

SourceSKILL.md
52return { message: `Hello ${payload.name}` };
medium line 102

Template literal with variable interpolation in command context

SourceSKILL.md
102const key = await idempotencyKeys.create(`payment-${payload.orderId}`);
medium line 154

Webhook reference - potential data exfiltration

SourceSKILL.md
154Use cases: user activity updates, webhook deduplication, search indexing, notification batching.
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →
GitHub Stars 55
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
NeverSight/skills_feed