PkgRadar

Package evidence

@tatumio/[email protected]

Remote Dependency Spec: devDependencies.minimaldata="github:Bitcoin-com/minimaldata#1.2.0"

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
3
First published
Apr 2021
Publisher
sramkos

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":["@tatumio/[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":["@tatumio/[email protected]"],"fail_on":"review"}'
Publishersramkos
Artifact bytes29,008
Previous versionnone
Published2021-04-09T10:59:04.577Z
SHA-256749ead8e308a27832aeaa4587800a989738da69442a006c62547de766dbb469a

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.minimaldata="github:Bitcoin-com/minimaldata#1.2.0"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.minimaldata="github:Bitcoin-com/minimaldata#1.2.0"8

Manifest

Package metadata

Scripts7
  • coveragenyc --check-coverage --branches 90 --functions 90 mocha
  • coverage-htmlnyc report --reporter=html
  • coverage-reportnyc report --reporter=lcov
  • integrationmocha test/integration/
  • standardstandard
  • testnpm run standard && npm run coverage
  • unitmocha
Dependencies15
  • @tatumio/bitcoincash-ops2.0.0
  • @tatumio/pushdata-bitcoin1.2.1
  • bech32^1.1.2
  • bigi^1.4.0
  • bip66^1.1.0
  • bs58check^2.0.0
  • create-hash^1.1.0
  • create-hmac^1.1.3
  • ecurve^1.0.0
  • merkle-lib^2.0.10
  • randombytes^2.0.1
  • safe-buffer^5.0.1
  • typeforce^1.11.3
  • varuint-bitcoin^1.0.4
  • wif^2.0.1