PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3249516 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
14,939,624Ubiquitous · −70% score
Versions published
436Mature · −50% score
First published
Nov 2022
Publisher
effect-bot

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":["[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"}'
Publishereffect-bot
Artifact bytes8,372,486
Previous version4.0.0-beta.73
Published2026-05-28T13:52:56.627Z
SHA-2567761888aaa581c39bc3f9018f12b5bb3122075d5fd8b74056b7dbbf3f9e70d9b

Why flagged

What the scanner saw

Large Javascript Payload: 3249516 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.0.0-beta.74Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/unstable/httpapi/internal/httpApiScalar.js3249516 bytes10

Manifest

Package metadata

Scripts7
  • babelbabel dist --plugins annotate-pure-calls --out-dir dist --source-maps
  • buildtsc -b tsconfig.json && pnpm babel
  • build:tsgotsgo -b tsconfig.json && pnpm babel
  • checktsc -b tsconfig.json
  • codegeneffect-utils codegen
  • coveragevitest --run --coverage --sequence.concurrent=false
  • testvitest --sequence.concurrent=false
Dependencies10
  • @standard-schema/spec^1.1.0
  • fast-check^4.8.0
  • find-my-way-ts^0.1.6
  • ini^7.0.0
  • kubernetes-types^1.30.0
  • msgpackr^2.0.1
  • multipasta^0.2.7
  • toml^4.1.1
  • uuid^14.0.0
  • yaml^2.9.0