@bunchtogether/braid-messagepack
[](https://circleci.com/gh/bunchtogether/braid-messagepack) [](http://badge.fury.io/js/%40bu
7
Versions
—
License
No
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
bunchtogether
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| dependencies | unvetted-dep:msgpack5 | AI (dependencies): msgpack5 is a well-known MessagePack serialization library; its use is expected and appropriate for a package named braid-messagepack. | ai | |
| dependencies | unvetted-dep:msgpackr | AI (dependencies): msgpackr is a legitimate, widely-used MessagePack implementation; appropriate dependency for this package. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Short README and missing keywords are metadata issues, not security concerns; legitimate for a utility library. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): The base64 decode is in a developer utility script (generate-message.js) using console.log to inspect msgpack payloads. Clearly benign tooling, not a runtime payload. | ai |