PkgRadar

Package evidence

@elliemae/[email protected]

Install-time lifecycle script: postinstall="npx playwright install --with-deps chromium"

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
400
Versions published
25
First published
Apr 2026
Publisher
encw.dev

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 bytes73,240
Previous version26.2.38
Published2026-05-21T15:57:05.000Z
SHA-2566622f48016eeedc4375eea386ede7f9f1986b3f32d56019e2ed8ba6b00fdbd4a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="npx playwright install --with-deps chromium"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
26.3.1Version
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.

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx playwright install --with-deps chromium"5

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
  • postinstallnpx playwright install --with-deps chromium
  • startpui-cli start
  • start-servercross-env PORT=3002 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