Package evidence
@exodus/[email protected]
Remote Dependency Spec: devDependencies.@types/exodus__secp256k1="https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.3.tgz"
Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 48Mature · −50% score
- First published
- Nov 2020
- Publisher
- florianmathieu
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@exodus/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@exodus/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Remote Dependency Spec: devDependencies.@types/exodus__secp256k1="https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.3.tgz"
1 remote tarball(s) were followed statically.
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 4 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Dependency Spec | package.json | devDependencies.@types/exodus__secp256k1="https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.3.tgz" | 8 |
Remote payloads
Followed remote artifacts
| Source | URL | Risk | Score | Summary |
|---|---|---|---|---|
| devDependencies.@types/exodus__secp256k1 | https://registry.npmjs.org/@types/secp256k1/-/secp256k1-4.0.3.tgz | low | 0 | no remote findings |
Manifest
Package metadata
Scripts17
buildnpm run clean; cross-env NODE_ENV=production rollup -c; npx tsc -p tsconfig.d.json -dbuild:fixturesset -ex; ./test/fixtures/noop-program/build.shcleanrimraf ./coverage ./libcodecovset -ex; npm run test:cover; cat ./coverage/lcov.info | codecovdevcross-env NODE_ENV=development rollup -cdocset -ex; typedoc --treatWarningsAsErrorslintset -ex; npm run pretty; eslint . --ext .js,.tslint:fixnpm run pretty:fix && eslint . --fix --ext .js,.tsokrun-s lint test doc type:checkprettyprettier --check '{,{src,test}/**/}*.{j,t}s'pretty:fixprettier --write '{,{src,test}/**/}*.{j,t}s'resemantic-release --repository-url [email protected]:solana-labs/solana-web3.js.gittestcross-env TS_NODE_COMPILER_OPTIONS='{ "module": "commonjs", "target": "es2019" }' ts-mocha --require esm './test/**/*.test.ts'test:covernyc --reporter=lcov npm run testtest:liveTEST_LIVE=1 npm run testtest:live-with-test-validatorstart-server-and-test 'solana-test-validator --reset --quiet' http://localhost:8899/health test:livetype:checktsc -p tsconfig.json --noEmit
Dependencies17
@babel/runtime^7.12.5@exodus/fetch^1.2.1@exodus/js-sha3^0.6.1-exodus1@noble/secp256k1^1.6.3@solana/buffer-layout^4.0.0bigint-buffer^1.1.5bn.js^5.0.0borsh^0.7.0bs58^4.0.1buffer^6.0.1create-hmac^1.1.7jayson^3.4.4json-stable-stringify^1.0.1node-fetch2sha.js^2.4.11superstruct^0.14.2tweetnacl^1.0.0