react-lightweight-tooltip
A lightweight React.js tooltip component
1
Versions
MIT
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
mcumpl
Keywords
reactreactjstooltip
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): postinstall runs lib/post_install.js, a publicly visible script adapted from rackt/history for environment setup. No malicious behavior evident from source. | ai | |
| source-diff | obfuscated-file:gh-pages/app.da30b9722da19fc1f9ba.js | AI (source-diff): Webpack-bundled gh-pages demo app (content-hashed filename). Sample shows standard React/ReactDOM bundle code. Not part of the distributed library. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process used in post_install.js, a publicly visible setup script adapted from rackt/history. No evidence of malicious command execution. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 1.0.0 | 0 / 50 |
v1.0.0
3 findings
HIGH
Package has 'postinstall' script
install-scripts
Script: node lib/post_install.js
HIGH
New obfuscated file: gh-pages/app.da30b9722da19fc1f9ba.js
source-diff
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator.
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.