Skip to main content

js-worker-multithreading

Facilitates efficient multithreading in TypeScript/JavaScript apps, optimizing CPU-heavy tasks with worker pools for better performance.

Install this skill

or
85/100

Security score

The js-worker-multithreading skill was audited on Feb 12, 2026 and we found 1 security issue across 1 threat category, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

high line 74

Direct command execution function call

SourceSKILL.md
74const handle = spawn(move(input), simulateStep);
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →