@tensorflow/tfjs-node
This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
1
Versions
Apache-2.0
License
Yes
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
delhibabulaxma4675fengwuyaolinchanpyu10055caisqannxingyuanlinazhao128mattsoulanillejinjingforever
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:install | AI (install-scripts): Documented node-pre-gyp prebuilt-binary fetch for native binding; stable across versions. | ai | |
| semgrep | semgrep:child-process-exec | AI (semgrep): Runs node-pre-gyp install in install script; expected for native addon build. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process import in binary-install script; benign for this binding. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads optional local custom-binary config file; benign plugin pattern. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 4.22.0 | 8 / 17 |
v4.22.0
2 findings
HIGH
Package has 'install' script
install-scripts
Script: node scripts/install.js
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.