so.cl

Rascals are always sociable, and the chief sign that a man has any nobility in his character is the little pleasure he takes in others company. Arthur Schopenhauer


Audit & sandbox your JavaScript dependencies

Sandworm intercepts all potentially harmful Node & browser APIs, like arbitrary code execution (child_process.exec) or network calls (fetch). It knows what packages are responsible for each call.

Simple obfuscation techniques can confuse static analysis tools, but Sandworm’s dynamic analysis will always intercept risky calls at run time. Easy auditing & sandboxing for your JavaScript dependencies