PkgRadar

Package evidence

@elliemae/[email protected]

Large Javascript Payload: 5005728 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
1,410Niche · −30% score
Versions published
41Mature · −50% score
First published
Jul 2024
Publisher
encw.dev

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":["@elliemae/[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":["@elliemae/[email protected]"],"fail_on":"review"}'
Publisherencw.dev
Artifact bytes1,112,074
Previous version1.20.0
Published2026-05-26T16:11:58.463Z
SHA-2564d5461a37f5b2e31198459cbcd249135d44f3114a53f7f0b39592108a12b0b01

Why flagged

What the scanner saw

Large Javascript Payload: 5005728 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/cjs/tests/mockData/paths.js5005728 bytes10
mediumLarge Javascript Payloadpackage/dist/esm/tests/mockData/paths.js5004828 bytes10

Manifest

Package metadata

Scripts19
  • buildpui-cli pack -p -t node
  • build-storybookexit 0
  • build-storybook-docsexit 0
  • devpui-cli pack -t node
  • dtsexit 0
  • gendocpui-cli gendoc
  • lintpui-cli lint
  • lint:fixpui-cli lint --fix
  • postbuildnode scripts/postbuild.js
  • startpui-cli start
  • start-servercross-env PORT=3003 pui-cli start -p
  • start-storybookexit 0
  • start-storybook-prodexit 0
  • testpui-cli test -p
  • test-fixpui-cli test -f
  • test-stagedjest --coverage --passWithNoTests --bail --findRelatedTests
  • test-watchjest --watch
  • test:stagedjest --coverage --passWithNoTests --bail --findRelatedTests
  • tscheckpui-cli tscheck --files
Dependencies2
  • @elliemae/pui-app-sdk~5.35.0
  • dom-accessibility-api~0.7.1