near-sdk-js
1
Versions
—
License
Yes
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 — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
fospringboatnearvolovyk-s
Keywords
JSJavaScriptNEARSDKcontractsmartsmart-contract
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): npx only-allow pnpm is a standard package manager enforcement pattern, not malicious. | ai | |
| install-scripts | install-script:postinstall | AI (install-scripts): Documented SDK setup step for the official NEAR JS SDK; stable across versions. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): CLI build tool legitimately uses child_process; expected for a smart contract SDK toolchain. | ai | |
| phantom-deps | phantom-dep:eslint | AI (phantom-deps): ESLint is a build/lint tool loaded by convention, not directly imported in runtime code. | ai | |
| phantom-deps | phantom-dep:@babel/core | AI (phantom-deps): Babel is a framework-scoped build dependency loaded by convention. | ai | |
| phantom-deps | phantom-dep:json-schema | AI (phantom-deps): Referenced in config/schema tooling, not directly imported at runtime. | ai | |
| phantom-deps | phantom-dep:@types/estree | AI (phantom-deps): Type-only package used by TypeScript toolchain, not directly imported. | ai | |
| phantom-deps | phantom-dep:@rollup/plugin-commonjs | AI (phantom-deps): Rollup plugin loaded by convention in build config, not directly imported. | ai | |
| phantom-deps | phantom-dep:@babel/preset-typescript | AI (phantom-deps): Babel preset loaded by convention, not directly imported. | ai | |
| phantom-deps | phantom-dep:@typescript-eslint/parser | AI (phantom-deps): ESLint parser loaded via config, not directly imported. | ai | |
| phantom-deps | phantom-dep:@typescript-eslint/eslint-plugin | AI (phantom-deps): ESLint plugin loaded via config, not directly imported. | ai | |
| phantom-deps | phantom-dep:@babel/plugin-proposal-decorators | AI (phantom-deps): Babel plugin loaded by convention in build config, not directly imported. | ai |
Versions (showing 1 of 1)
| Version | Deps | Published |
|---|---|---|
| 2.0.0 | 22 / 16 |
v2.0.0
3 findings
HIGH
Package has 'preinstall' script
install-scripts
Script: npx only-allow pnpm
HIGH
Package has 'postinstall' script
install-scripts
Script: node lib/cli/post-install.js
LOW
No provenance attestation
provenance
Package was published without Sigstore provenance. Only ~12% of npm packages have provenance, so this is common but not ideal.