PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 13425066 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
91
Versions published
10
First published
May 2026
Publisher
dnlwllms

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"}'
Publisherdnlwllms
Artifact bytes9,953,612
Previous version1.0.8
Published2026-06-04T02:05:49.322Z
SHA-2568dd218af4ef9e5c04401b7cc2868d2a218021481972af1b2e5a633400de48914

Why flagged

What the scanner saw

Large Javascript Payload: 13425066 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
1.0.9Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/kotsa-spot-the-difference.js13425066 bytes0

Manifest

Package metadata

Scripts5
  • buildtsc -b && vite build
  • devvite
  • linteslint .
  • prepublishOnlynpm run build
  • previewvite preview
Dependencies12
  • @fontsource-variable/geist^5.2.9
  • @tailwindcss/vite^4.3.0
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • lucide-react^1.16.0
  • radix-ui^1.4.3
  • react^19.2.6
  • react-dom^19.2.6
  • shadcn^4.8.0
  • tailwind-merge^3.6.0
  • tailwindcss^4.3.0
  • tw-animate-css^1.4.0