@multiversx/sdk-core
10
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
radumojicarhtudormorarandreibancioiuvalentinlupccorcoveanucipriandlucian.mincutiteldragosrebegeap0pebogdan-rosianuclaudiu.lataretu
Keywords
multiversxsdkblockchain
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:hex-decode | AI (semgrep): Hex decoding is fundamental to blockchain SDK operations (address encoding, ABI serialization, transaction data). All instances are legitimate data handling, not obfuscated payloads. | ai | |
| semgrep | semgrep:base64-decode | AI (semgrep): Base64 decoding is used for smart contract query response data — standard blockchain SDK usage, not malicious payload hiding. | ai | |
| phantom-deps | phantom-dep:@multiversx/sdk-transaction-decoder | AI (phantom-deps): Same org-scope dependency; likely used indirectly or via type imports in the compiled TypeScript output. Stable false positive for this package. | ai |