PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 11985319 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
199
Versions published
31Mature · −50% score
First published
Feb 2025
Publisher
lyr_7d1h

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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"}'
Publisherlyr_7d1h
Artifact bytes7,996,147
Previous version0.1.2
Published2026-05-28T14:15:23.859Z
SHA-256c552fb3eb759542c6b17e03f8e8a664b1119f5e72d691383d125d72dadb707bf

Why flagged

What the scanner saw

Large Javascript Payload: 11985319 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/creagen.js11985319 bytes10

Manifest

Package metadata

Scripts9
  • benchvitest bench
  • buildvite build --mode production
  • build:devvite build --mode development
  • build:watchvite build --mode development --watch
  • linteslint . --ext .ts,.tsx --max-warnings 0
  • lint:fixeslint . --ext .ts,.tsx --fix
  • testvitest
  • test:watchvitest --watch
  • watch:prodvite build --mode production --watch
Dependencies6
  • @techstark/opencv-js4.12.0-release.1
  • d3-delaunay^6.0.4
  • d3-quadtree^3.0.1
  • kdbush^4.0.2
  • meyda^5.6.3
  • ml-kmeans7.0.0