PkgRadar

Package evidence

@afromero/[email protected]

Large Javascript Payload: 5056034 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.

Versions published
1
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,536,136
Previous versionnone
Published2026-05-27T22:31:45.008Z
SHA-256292dd229e4fcd2a9e7f93523c4f40e333d0c1767bd3b34819940a09962e902e4

Why flagged

What the scanner saw

Large Javascript Payload: 5056034 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.0Version
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.cjs5056034 bytes10
mediumLarge Javascript Payloadpackage/dist/splattie-widget.cdn.js5527098 bytes10
mediumLarge Javascript Payloadpackage/dist/splattie-widget.js5057983 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