PkgRadar

Package evidence

@chainlink/[email protected]

Known Indicator Filename: package/dist/execution.js

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.

Weekly downloads
1,824Niche · −30% score
Versions published
30Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@chainlink/[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":["@chainlink/[email protected]"],"fail_on":"review"}'
Artifact bytes1,057,543
Previous version1.7.0
Published2026-05-28T12:58:23.699Z
SHA-2568c83ffd4d0a10327b1755b6f19d6ac4e1c93e95fcbb76fa535d99cbccc3f1d14

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/execution.js

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
13Score
1.7.1Version
Status history (1 event)
  1. newavailable · risk review · score 13 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/execution.jspackage/dist/execution.js45

Manifest

Package metadata

Scripts8
  • buildnpm run clean && tsc -p ./tsconfig.build.json
  • checknpm run lint && npm run typecheck
  • cleanrm -rfv ./dist
  • lintprettier --check ./src && eslint ./src
  • lint:fixprettier --write ./src && eslint --fix ./src
  • preparenpm run build
  • testnode --test
  • typechecktsc --noEmit
Dependencies19
  • @aptos-labs/ts-sdk^6.3.1
  • @coral-xyz/anchor^0.29.0
  • @mysten/bcs^2.0.5
  • @mysten/sui^2.16.2
  • @noble/hashes^2.2.0
  • @solana/spl-token0.4.14
  • @solana/web3.js^1.98.4
  • @ton/core0.63.1
  • @ton/ton^16.2.4
  • abitype1.2.4
  • axios1.16.0
  • bn.js^5.2.3
  • borsh^2.0.0
  • bs58^6.0.0
  • buffer^6.0.3
  • ethers6.16.0
  • micro-memoize^5.1.1
  • type-fest^5.6.0
  • yaml2.9.0