PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5659333 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
27,975,934Ubiquitous · −70% score
Versions published
315Mature · −50% score
First published
Jun 2017
Publisher
GitHub ActionsTrusted automation · −70% score

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Artifact bytes927,297
Previous version1.100.0
Published2026-06-11T21:16:38.805Z
SHA-25637c6d52073f164c05c8d5276df8b377642a472193b8d54dfad5c296ab4623abc

Why flagged

What the scanner saw

Large Javascript Payload: 5659333 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
18Score
1.101.0Version
Status history (2 events)
  1. availableavailable · risk review · score 18 · status available -> available, risk low -> review, score 0 -> 18
  2. newavailable · risk low · score 0 · 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
lowLarge Javascript Payloadpackage/sass.dart.js5659333 bytes0

Manifest

Package metadata

Dependencies3
  • chokidar^5.0.0
  • immutable^5.1.5
  • source-map-js>=0.6.2 <2.0.0
Optional dependencies1
  • @parcel/watcher^2.4.1