PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2042674 bytes

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
63
Versions published
43Mature · −50% score
First published
May 2022
Publisher
woodser

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"}'
Publisherwoodser
Artifact bytes367,318
Previous version0.0.42
Published2026-05-25T11:34:37.655Z
SHA-2569b80bb6387cf836f663e725f915eb0c77b9335f5de0553bdbf1d2db30e6927c4

Why flagged

What the scanner saw

Large Javascript Payload: 2042674 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/protobuf/pb_pb.js2042674 bytes10

Manifest

Package metadata

Scripts5
  • eslinteslint .
  • eslintfixeslint src/* --fix
  • preparebash scripts/build_dist.sh
  • testjest --forceExit --detectOpenHandles
  • typedoctypedoc ./src/index.ts --entryPointStrategy expand src/ --exclude **/*.test.ts --excludePrivate --out docs/typedocs && touch docs/.nojekyll
Dependencies6
  • @types/node^18.14.2
  • console^0.7.2
  • decimal.js^10.4.3
  • google-protobuf^3.21.4
  • grpc-web^1.5.0
  • node-xmlhttprequest^1.0.6