PkgRadar

Package evidence

[email protected]

no high-signal findings

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
70
Versions published
1
First published
Aug 2026
Publisher
williams822
External confirmation
MAL-2026-13616OSV 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"}'
Publisherwilliams822
Artifact bytes1,576,960
Previous versionnone
Published2026-08-07T12:19:50.731Z
SHA-256da3a1d98d5dfbb66a3c78d5f1cf5da103dab7b5c9a1ce552cb130a8ed2a2ab9c

Why flagged

What the scanner saw

Large Javascript Payload

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

Availability ledger

available

high
Last checked
highRisk
0Score
2.21.1Version
Status history (2 events)
  1. availableavailable · risk high · score 0 · status available -> available, risk low -> high, score 0 -> 0
  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 Payloadmanifest0

Manifest

Package metadata

Dependencies2
  • axios^1.10.0
  • parse-json^8.3.0