PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 5452271 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
40
First published
Mar 2026
Publisher
rzeradev

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":"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":["[email protected]"],"fail_on":"review"}'
Publisherrzeradev
Artifact bytes1,952,005
Previous version0.6.4
Published2026-06-01T13:04:31.636Z
SHA-256dbdc3549c28f7b869b7602f1072f2fa47354dd8e19030f7755c2a581c9b061aa

Why flagged

What the scanner saw

Large Javascript Payload: 5452271 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.6.5Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/cdn/animot-presenter.esm.js5452271 bytes0
lowLarge Javascript Payloadpackage/dist/cdn/animot-presenter.min.js5245967 bytes0

Manifest

Package metadata

Scripts9
  • buildnpm run build:svelte && npm run build:element
  • build:elementvite build --config vite.element.config.ts
  • build:sveltesvelte-kit sync && svelte-package -o dist
  • cdn:servenpm run package && npx --yes http-server dist/cdn -p 4173 --cors -c-1
  • checksvelte-kit sync && svelte-check --tsconfig ./tsconfig.json
  • devvite dev
  • packagenpm run build
  • prepublishOnlynpm run build
  • previewvite preview
Dependencies5
  • @animotion/motion^2.0.1
  • canvas-confetti^1.9.4
  • flubber^0.4.2
  • perfect-freehand^1.2.3
  • shiki^1.0.0