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
- 1
- First published
- Jun 2026
- Publisher
- solana-foundations
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["[email protected]"],"fail_on":"high"}'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":["[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Webhook Exfil Endpoint: matched "api.telegram.org/bot"
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 high · score 60 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/lib/index.cjs.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/lib/index.esm.js | matched "api.telegram.org/bot" | 40 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Webhook Exfil Endpoint | package/lib/index.cjs.js | matched "api.telegram.org/bot" | 40 |
| high | Webhook Exfil Endpoint | package/lib/index.esm.js | matched "api.telegram.org/bot" | 40 |
| low | Credential file access | package/lib/index.cjs.js | matched "id_rsa" | 5 |
| low | Credential file access | package/lib/index.esm.js | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts14
build:fixturesset -ex; ./test/fixtures/noop-program/build.shcleanrimraf ./doc ./declarations ./libcompile:docstypedoc --treatWarningsAsErrorscompile:jscross-env NODE_ENV=production rollup -ccompile:typedefs./scripts/typegen.shdevcross-env NODE_ENV=development rollup -c --watchpublish-packagessemantic-release --repository-url [email protected]:solana-foundation/solana-web3.js.gittest:linteslint src/ test/ --ext .js,.tstest:lint:fixeslint src/ test/ --fix --ext .js,.tstest:live-with-test-validatorstart-server-and-test './scripts/start-shared-test-validator.sh' http://127.0.0.1:8899/health test:livetest:live-with-test-validator:setup./scripts/setup-test-validator.shtest:prettierprettier --check '{,{src,test}/**/}*.{j,t}s'test:typechecktsc --noEmittest:unitcross-env NODE_ENV=test NODE_OPTIONS='--import tsx' mocha './test/**/*.test.ts'
Dependencies15
@babel/runtime^7.25.0@noble/curves^1.4.2@noble/hashes^1.4.0@solana/buffer-layout^4.0.1@solana/codecs-numbers^2.1.0agentkeepalive^4.5.0bn.js^5.2.1borsh^0.7.0bs58^4.0.1buffer6.0.3fast-stable-stringify^1.0.0jayson^4.1.1node-fetch^2.7.0rpc-websockets^9.0.2superstruct^2.0.2