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 May 12, 2026 and we found 4 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 40

Template literal with variable interpolation in command context

SourceSKILL.md
40```bash
medium line 82

Template literal with variable interpolation in command context

SourceSKILL.md
82```bash
low line 308

External URL reference

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

External URL reference

SourceSKILL.md
334- **SOTA Alternative**: [Temporal](https://temporal.io/) -- Durable workflow orchestration with built-in dedup and retry
Scanned on May 12, 2026
View Security Dashboard
Installation guide →