Skip to main content

distributed-job-safety

Implements concurrency safety patterns for distributed job pipelines, ensuring reliable execution and resource management.

Install this skill

or
88/100

Security score

The distributed-job-safety skill was audited on Mar 7, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 38

Template literal with variable interpolation in command context

SourceSKILL.md
38```bash
medium line 80

Template literal with variable interpolation in command context

SourceSKILL.md
80```bash
low line 306

External URL reference

SourceSKILL.md
306For structured, repeatable job pipelines, [Temporal](https://temporal.io/) provides built-in enforcement of many invariants in this skill:
low line 332

External URL reference

SourceSKILL.md
332- **SOTA Alternative**: [Temporal](https://temporal.io/) -- Durable workflow orchestration with built-in dedup and retry
Scanned on Mar 7, 2026
View Security Dashboard