baileys
2
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
purpshellauties00shelltear
Keywords
whatsappjs-whatsappwhatsapp-apiwhatsapp-webwhatsapp-chatwhatsapp-groupautomationmulti-device
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:preinstall | AI (install-scripts): Preinstall only runs engine-requirements.js to check Node version; no network calls or arbitrary code execution. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding is standard Signal protocol crypto key handling; not obfuscation or payload hiding. | ai | |
| npm-metadata | url-dep:libsignal | AI (npm-metadata): libsignal git dep points to the project's own whiskeysockets org fork; stable pattern for this package. | ai | |
| npm-metadata | url-dep:@whiskeysockets/eslint-config | AI (npm-metadata): Dev-only dep pointing to the project's own org; no runtime risk. | ai | |
| phantom-deps | phantom-dep:protobufjs | AI (phantom-deps): protobufjs is declared in dependencies and used by the protobuf-generated WAProto code; phantom-dep is a false positive here. | ai |