PkgRadar

Package evidence

[email protected]

Install Lifecycle Remote Or Exec: postinstall="node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\""

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
3
First published
Jun 2026
Publisher
saravanamv

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publishersaravanamv
Artifact bytes20,880
Previous version0.1.1
Published2026-06-06T19:03:09.626Z
SHA-2562b159a378b7a3b595a9f537c473b88a21028a02652aa718e5962ce9a68cae320

Why flagged

What the scanner saw

Install Lifecycle Remote Or Exec: postinstall="node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\""

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

Availability ledger

available

high
Last checked
highRisk
35Score
0.1.2Version
Status history (1 event)
  1. newavailable · risk high · score 35 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\""30
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Remote Or Execpackage.jsonpostinstall="node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\""30
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node -e \"import('./dist/scripts/postinstall.js').catch(() => {})\""5

Manifest

Package metadata

Scripts4
  • buildtsc -b
  • cleanrimraf dist
  • postinstallnode -e "import('./dist/scripts/postinstall.js').catch(() => {})"
  • prepublishOnlynpm run build
Dependencies6
  • @inquirer/prompts^7.0.0
  • @playwright/test^1.49.0
  • commander^12.1.0
  • playwright^1.49.0
  • sharp^0.34.5
  • update-notifier^7.3.1