@aptos-labs/ts-sdk
19
Versions
—
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
No source commit
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
aptos-labsgregnazario
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:base64-decode | AI (semgrep): Standard idiomatic base64 decoding in a cryptographic blockchain SDK utility function. No malicious payload hiding; this pattern is expected and stable for this package. | ai | |
| semgrep | semgrep:env-spread | AI (semgrep): process.env spread is used to pass environment to a local node child process in CLI tooling — standard pattern, no exfiltration risk. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): All raw IPs are 127.0.0.1 (localhost) used for local Aptos node development tooling — not C2 or exfiltration. | ai | |
| semgrep | semgrep:shady-links-tlds | AI (semgrep): shelbynet.shelby.xyz is a legitimate Aptos ecosystem test network faucet endpoint, not a C2 domain. | ai | |
| typosquat | typosquat.levenshtein:aws-sdk | AI (typosquat): False positive — @aptos-labs/ts-sdk is the official Aptos TypeScript SDK, unrelated to aws-sdk. Scoped package with clear org identity. | ai | |
| phantom-deps | phantom-dep:@aptos-labs/aptos-cli | AI (phantom-deps): First-party Aptos Labs CLI tool dependency used as a runtime tool, not a code import. Expected pattern for this SDK. | ai |
Versions (showing 19 of 19)
| Version | Deps | Published |
|---|---|---|
| 7.2.0 | 10 / 18 | |
| 7.1.3 | 10 / 18 | |
| 7.1.2 | 10 / 18 | |
| 7.1.1 | 10 / 18 | |
| 7.1.0 | 10 / 18 | |
| 7.0.1 | 10 / 18 | |
| 7.0.0 | 10 / 18 | |
| 6.3.1 | 10 / 19 | |
| 6.3.0 | 10 / 19 | |
| 6.2.0 | 10 / 19 | |
| 6.1.0 | 10 / 26 | |
| 6.0.0 | 10 / 32 | |
| 5.2.1 | 10 / 32 | |
| 5.2.0 | 10 / 32 | |
| 5.1.6 | 10 / 32 | |
| 5.1.5 | 10 / 32 | |
| 5.1.4 | 10 / 32 | |
| 5.1.3 | 10 / 32 | |
| 5.1.2 | 10 / 32 |
v7.2.0
1 finding
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.