PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: devDependencies.@hackbg/chainlink-datastreams-consumer="git+https://github.com/dbeal-eth/chainlink-datastreams-consumer.git"

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,884Niche · −30% score
Versions published
26Mature · −50% score
First published
Aug 2023
Publisher
klbyte

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 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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherklbyte
Artifact bytes40,782
Previous version1.0.0
Published2025-03-16T17:11:46.042Z
SHA-256628220fd15b1b33ed5e2c4fd4b79f779e0de9d5e65a8cb4202b10b6b1b61c9ae

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@hackbg/chainlink-datastreams-consumer="git+https://github.com/dbeal-eth/chainlink-datastreams-consumer.git"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.@hackbg/chainlink-datastreams-consumer="git+https://github.com/dbeal-eth/chainlink-datastreams-consumer.git"8

Manifest

Package metadata

Scripts7
  • buildforge build && tsc
  • lint:fixeslint . --ext .ts --fix
  • testnpx jest --workerThreads
  • test:e2e:chainlinknode ./test/chainlink.mjs
  • test:e2e:pythnode ./test/pyth.mjs
  • test:e2e:redstonenode ./test/redstone.mjs
  • test:e2e:wormholenode ./test/wormhole.mjs
Dependencies5
  • axios^1.8.3
  • debug^4.3.7
  • node-fetch^2.6.12
  • typechain^8.3.1
  • viem^2.23.2