PkgRadar

Package evidence

[email protected]

DNS / OAST exfiltration, New Account With Lifecycle Hook, Remote Payload +2 more

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
107
Versions published
1
First published
Jun 2026
Publisher
yuamzon
External confirmation
MAL-2026-5515OSV 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"}'
Publisheryuamzon
Artifact bytes1,269
Previous versionnone
Published2026-06-10T15:21:25.517Z
SHA-256720095362f852b67d3150baf06c65776f3a462d34829e14a6f589e3a0fce0253

Why flagged

What the scanner saw

DNS / OAST exfiltration

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highDNS / OAST exfiltrationmanifest30
highNew Account With Lifecycle Hookmanifest25
mediumRemote Payloadmanifest12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highDNS / OAST exfiltrationmanifest30
highNew Account With Lifecycle Hookmanifest25
mediumRemote Payloadmanifest12
lowCredential file accessmanifest5
lowInstall-time lifecycle scriptmanifest5