@mapbox/node-pre-gyp
Node.js native addon binary install tool
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 |
|---|---|---|---|---|
| semgrep | semgrep:child-process-spawn | AI (semgrep): Spawning build processes (node-gyp, compilers) is the primary purpose of this tool; not a security concern. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used to load named subcommands from the same lib/ directory — a standard command dispatch pattern for this build tool. | ai | |
| semgrep | semgrep:env-bulk-read | AI (semgrep): Reads npm_config_* env vars to inherit npm configuration — expected and documented behavior for a native addon install tool. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is required for invoking compilers and node-gyp — core functionality of a native addon build/install tool. | ai |
v2.0.2
2 findingsThis version was published by a different npm account than previous versions on 2025-11-26. This could indicate a legitimate maintainer transition or an account compromise.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.
v2.0.0
2 findingsThis version was published by a different npm account than previous versions on 2025-01-25. This could indicate a legitimate maintainer transition or an account compromise.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.