PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3924970 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
996
Versions published
31
First published
Apr 2026
Publisher
ma_meng

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"}'
Publisherma_meng
Artifact bytes10,087,352
Previous version0.9.6
Published2026-06-01T13:49:15.893Z
SHA-2564625b7377ce67d99eb4cf1c6aed2251f529d1bc7cf7448b7b16f00294fc8a5fa

Why flagged

What the scanner saw

Large Javascript Payload: 3924970 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.9.7Version
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/cjs/index.cjs3924970 bytes0
lowLarge Javascript Payloadpackage/dist/es/index.js3979001 bytes0

Manifest

Package metadata

Scripts5
  • buildvite build && tsc --project tsconfig.build.json --emitDeclarationOnly
  • build:demovite build --config vite.config.demo.ts
  • deploynpm run build:demo && gh-pages -d demo-dist
  • devvite
  • prepublishOnlynpm run build
Dependencies4
  • @fontsource/noto-sans-sc^5.2.9
  • @fontsource/nunito^5.2.7
  • classnames^2.5.1
  • modern-screenshot^4.6.0