keytar
4
Versions
—
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
benoglenathansobobinarymusesmashwilsonkevinsawickizcbenzlee-dohmas-ciidaviwilkuychacoshiftkeyatom-team
Keywords
keychainpasswordpasswordscredentialcredentialsvaultcredential vault
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): prebuild-install || npm run build is the standard native addon install pattern for keytar; fetches prebuilt binaries or compiles via node-gyp. Stable and expected for this package. | ai | |
| phantom-deps | phantom-dep:node-addon-api | AI (phantom-deps): node-addon-api is a build-time/native dependency for N-API bindings; not directly imported in JS but legitimately required. False positive for native addons. | ai | |
| phantom-deps | phantom-dep:prebuild-install | AI (phantom-deps): prebuild-install is a known implicit runtime/binary dependency for native addons; correctly flagged as such by the analyzer. Not a risk. | ai |