Skip to main content

checkpoint-resume-long-job

Enables checkpointing for long-running jobs to prevent data loss during interruptions, ensuring efficient processing and recovery.

Install this skill

or
95/100

Security score

The checkpoint-resume-long-job skill was audited on Jun 14, 2026 and we found 1 security issue across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 53

Template literal with variable interpolation in command context

SourceSKILL.md
53console.error(`${completed + skipped}/${total} (${skipped} resumed)`);
Scanned on Jun 14, 2026
View Security Dashboard
Installation guide →