PkgRadar

Package evidence

[email protected]

Remote Dependency Spec: dependencies.varint="github:vandeurenglenn/varint"

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
8
First published
May 2018
Publisher
vandeurenglenn

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"}'
Artifact bytes74,669
Previous version1.3.0
Published2022-12-31T17:06:09.358Z
SHA-256821c74edd8f5659d77ab8f91585750b5012d6240f4df005774e2e2819c78f82f

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.varint="github:vandeurenglenn/varint"

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

Availability ledger

available

review
Last checked
reviewRisk
24Score
1.3.1Version
Status history (2 events)
  1. availableavailable · risk review · score 24 · status available -> available, risk high -> review, score 47 -> 24
  2. newavailable · risk high · score 47 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.varint="github:vandeurenglenn/varint"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.varint changed to remote spec in 1.3.1 vs 1.3.0: "github:vandeurenglenn/varint"12

Manifest

Package metadata

Scripts2
  • buildnpm run rollup && npx webpack-cli
  • rolluprollup -c
Dependencies5
  • @vandeurenglenn/base32^1.2.0
  • @vandeurenglenn/base58^1.1.1
  • @vandeurenglenn/typed-array-concat^1.0.2
  • secp256k1^5.0.0
  • varintgithub:vandeurenglenn/varint