PkgRadar

Package evidence

@alexberardi/[email protected]

Js Download Chmod Exec, Remote Payload

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
198
Versions published
72
First published
Apr 2026
Publisher
alexberardi

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":["@alexberardi/[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":["@alexberardi/[email protected]"],"fail_on":"high"}'
Publisheralexberardi
Artifact bytes6,370,568
Previous version0.2.0
Published2026-08-21T13:19:47.224Z
SHA-2561f3b56bd5f07f442524ada46cb16d386eeb7c91279db8d4bff8a9d19d1726f65

Why flagged

What the scanner saw

Js Download Chmod Exec

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highJs Download Chmod Execmanifest45
mediumRemote Payloadmanifest12
mediumRemote Payloadmanifest12

Manifest

Package metadata

Dependencies5
  • @fastify/cors^11.3.0
  • @fastify/static^10.1.3
  • bcryptjs^3.0.3
  • dockerode^5.0.1
  • fastify^5.12.0