algosdk
The official JavaScript SDK for Algorand
2
Versions
MIT
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
algojohnleealgo-devops-service
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| provenance | no-provenance | AI (provenance): algosdk is the official Algorand JS SDK with a long history and verified GitHub repo; lack of Sigstore provenance is expected for packages of this age. | ai | |
| dependencies | unvetted-dep:algo-msgpack-with-bigint | AI (dependencies): algo-msgpack-with-bigint is an Algorand-maintained msgpack fork for BigInt support, a legitimate and expected dependency for this SDK. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Standard base64 utility function in a blockchain SDK for encoding/decoding binary data; source is public on GitHub and clearly benign. | ai | |
| semgrep | semgrep:hex-decode | AI (semgrep): Standard hex utility function in a blockchain SDK; source is public on GitHub and clearly benign. | ai | |
| phantom-deps | phantom-dep:js-sha3 | AI (phantom-deps): Legitimate crypto dependency for a blockchain SDK; phantom detection likely due to indirect/bundled usage pattern. | ai | |
| phantom-deps | phantom-dep:js-sha256 | AI (phantom-deps): Legitimate crypto dependency for a blockchain SDK; phantom detection likely due to indirect/bundled usage pattern. | ai |