@scarf/scarf
Scarf is like Google Analytics for your npm packages. Gain insights into how your packages are installed and used, and by which companies.
19
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
hollyos-scarfaviaviavi
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| bogus-package | bogus-package | AI (bogus-package): Minimal metadata is a known characteristic of this intentionally small scoped package; 6+ year history and ecosystem adoption confirm legitimacy. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Postinstall running report.js is the core documented function of @scarf/scarf — install telemetry analytics. Stable across all 27 versions of this package. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is used in report.js for system info gathering (OS/env details) as part of install telemetry — consistent with the package's documented analytics purpose. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Dynamic require is used to load the host package's package.json for dependency reporting — core to the analytics functionality, not arbitrary module loading. | ai |