javascript-obfuscator
JavaScript obfuscator
Supply chain provenance
Status for the latest visible version.
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:env-paths | AI (dependencies): env-paths is a well-known sindresorhus utility for OS standard paths; used here as a legitimate replacement for conf/mkdirp in path management. | ai | |
| source-diff | obfuscated-file:dist/index_debug.js | AI (source-diff): Webpack-bundled debug build of the obfuscator tool. Long lines are from bundling, not malicious obfuscation. | ai | |
| phantom-deps | phantom-dep:opencollective-postinstall | AI (phantom-deps): Referenced only in postinstall script, not imported in source. Expected pattern for opencollective integration. | ai | |
| source-diff | net-exec-file:dist/index_debug.js | AI (source-diff): A JS obfuscator tool inherently contains code-generation and eval patterns. Bundled dist file, not malicious. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall runs opencollective-postinstall, a benign funding message. Present across many versions of this package. | ai | |
| phantom-deps | phantom-dep:env-paths | AI (phantom-deps): env-paths is an explicit runtime dep; phantom detection is a false positive for this bundled package. | ai | |
| phantom-deps | phantom-dep:process | AI (phantom-deps): process is an explicit runtime dep used in the webpack bundle; phantom detection is a false positive for this package. | ai | |
| phantom-deps | phantom-dep:assert | AI (phantom-deps): assert is an explicit runtime dep used in the webpack bundle; phantom detection is a false positive for this package. | ai | |
| phantom-deps | phantom-dep:tslib | AI (phantom-deps): tslib is a legitimate explicit runtime dep for a TypeScript-compiled webpack bundle; phantom detection is a false positive for this package. | ai |
Versions (showing 51 of 214)
| Version | Deps | Published |
|---|---|---|
| 5.4.2 | 23 / 53 | |
| 5.4.1 | 23 / 53 | |
| 5.4.0 | 24 / 51 | |
| 5.3.1 | 24 / 52 | |
| 5.3.0 | 24 / 52 | |
| 5.2.1 | 23 / 52 | |
| 5.2.0 | 23 / 52 | |
| 5.1.0 | 23 / 52 | |
| 5.0.1 | 23 / 52 | |
| 5.0.0 | 23 / 52 | |
| 4.2.2 | 23 / 52 | |
| 4.2.1 | 23 / 52 | |
| 4.2.0 | 23 / 49 | |
| 4.1.1 | 23 / 49 | |
| 4.1.0 | 23 / 49 | |
| 4.0.2 | 23 / 49 | |
| 4.0.1 | 23 / 49 | |
| 4.0.0 | 23 / 49 | |
| 3.2.7 | 23 / 49 | |
| 3.2.6 | 23 / 49 | |
| 3.2.5 | 23 / 49 | |
| 3.2.4 | 23 / 49 | |
| 3.2.3 | 23 / 49 | |
| 3.2.2 | 23 / 49 | |
| 3.2.1 | 23 / 48 | |
| 3.2.0 | 23 / 48 | |
| 3.1.0 | 23 / 48 | |
| 3.0.1 | 22 / 47 | |
| 3.0.0 | 22 / 47 | |
| 2.19.1 | 22 / 47 | |
| 2.19.0 | 22 / 47 | |
| 2.18.1 | 22 / 44 | |
| 2.18.0 | 22 / 44 | |
| 2.17.0 | 22 / 44 | |
| 2.16.0 | 22 / 43 | |
| 2.15.6 | 22 / 43 | |
| 2.15.5 | 22 / 43 | |
| 2.15.4 | 22 / 43 | |
| 2.15.3 | 22 / 43 | |
| 2.15.2 | 22 / 43 | |
| 2.15.1 | 22 / 43 | |
| 2.15.0 | 22 / 43 | |
| 2.14.0 | 22 / 43 | |
| 2.13.0 | 22 / 43 | |
| 2.12.0 | 22 / 43 | |
| 2.11.1 | 22 / 43 | |
| 2.11.0 | 22 / 43 | |
| 2.10.7 | 22 / 43 | |
| 2.10.6 | 22 / 43 | |
| 2.10.5 | 22 / 43 | |
| 2.10.4 | 22 / 43 |
v5.4.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.4.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.4.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.3.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.2.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.2.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.1.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.0.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v5.0.0
2 findingsScript: opencollective-postinstall
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.1
4 findingsScript: opencollective-postinstall
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
Newly added file contains both network calls and dynamic code execution. This is a hallmark of dropper/loader malware.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.2.0
2 findingsScript: opencollective-postinstall
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.1.1
2 findingsScript: opencollective-postinstall
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.1.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.0.2
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.0.1
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v4.0.0
1 findingPackage was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.