SafeDep
Install GitHub App

Summary

The package uses importScripts with eval, but this is a legitimate use case for loading worker threads in a bundler, so it's not classified as malware.

Verification Record

No verification record available.

Details

The provided evidence highlights the use of importScripts with eval in wasi-worker.mjs. While this pattern can lead to arbitrary code execution if the input to importScripts is attacker-controlled, the provided information about the legitimate use case of this package indicates that this pattern is used for worker threads to load additional logic dynamically, which is a common practice in bundlers. Given this context, and the warning against classifying the package as malware based on this behavior, I am classifying this package as not malicious.

@rolldown/binding-wasm32-wasi@1.0.0-rc.16Clean
Unverified
Analysed at: 4/16/26, 9:05 AM
Source: https://registry.npmjs.org/@rolldown/binding-wasm32-wasi/-/binding-wasm32-wasi-1.0.0-rc.16.tgz
SHA256: c7539cff6c539af818ebb7fa9c2f85b435d34f7cf63b33d8f413e8d26533d246
Confidence: Medium