PkgRadar

Package evidence

[email protected]

Install-time lifecycle script

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
248
Versions published
25Established · −30% score
First published
Aug 2025
Publisher
icleitoncosta
External confirmation
MAL-2026-6087OSV match · pinned to high regardless of other signals

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"}'
Publishericleitoncosta
Artifact bytes37,411
Previous version4.6.2
Published2026-06-07T13:40:04.409Z
SHA-2567fd54990ca3cf639368251615285a857a35e1829577d35def10343a9e31bba5a

Why flagged

What the scanner saw

Install-time lifecycle script

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

Availability ledger

available

high
Last checked
highRisk
3Score
4.6.3Version
Status history (2 events)
  1. availableavailable · risk high · score 3 · status available -> available, risk review -> high, score 3 -> 3
  2. newavailable · risk review · score 3 · 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 scriptmanifest5

Manifest

Package metadata

Dependencies4
  • axios^1.11.0
  • cheerio^1.1.2
  • dotenv^17.2.3
  • playwright^1.56.1