PkgRadar

Package evidence

@afromero/[email protected]

Large Javascript Payload: 5057219 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
43
Versions published
2
First published
May 2026
Publisher
afromero

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@afromero/[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":["@afromero/[email protected]"],"fail_on":"review"}'
Publisherafromero
Artifact bytes5,517,180
Previous version0.1.0
Published2026-05-28T14:26:34.526Z
SHA-25686c1908f0c44fc707659701d7196f7727d29409e3fce36cadf886fca9a25d8ea

Why flagged

What the scanner saw

Large Javascript Payload: 5057219 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
30Score
0.1.1Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/splattie-widget.umd.cjs5057219 bytes10
mediumLarge Javascript Payloadpackage/dist/splattie-widget.cdn.js5553840 bytes10
mediumLarge Javascript Payloadpackage/dist/splattie-widget.js5059515 bytes10

Manifest

Package metadata

Scripts4
  • buildtsc && vite build && vite build --config vite.config.cdn.ts
  • devvite
  • testvitest run
  • test:watchvitest
Dependencies3
  • @sparkjsdev/spark^2.0.0
  • jszip^3.10.1
  • three>=0.180.0