PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 10075312 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
335
Versions published
39
First published
Feb 2026
Publisher
dakshtryprofound

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"}'
Artifact bytes4,365,513
Previous version0.6.10
Published2026-05-25T16:46:19.033Z
SHA-2566a01e9c2f600ca04927665fbd564a93db0bacac9e720214e83ddcb45471179df

Why flagged

What the scanner saw

Large Javascript Payload: 10075312 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/lib/custom-schemas.js10075312 bytes10

Manifest

Package metadata

Scripts8
  • buildtsup
  • check-typestsc --noEmit
  • cleanrm -rf .next .turbo node_modules dist
  • devtsup --watch
  • lintbiome check .
  • prepublishOnlynpm run build
  • testbun test
  • test:coveragebun test --coverage
Dependencies26
  • @heroicons/react^2.2.0
  • @hookform/resolvers^5.1.0
  • @lexical/code0.39.0
  • @lexical/link0.39.0
  • @lexical/list0.39.0
  • @lexical/markdown0.39.0
  • @lexical/react0.39.0
  • @lexical/rich-text0.39.0
  • @lexical/selection0.39.0
  • @lexical/utils0.39.0
  • @supabase/ssr0.8.0
  • @supabase/supabase-js2.90.1
  • @tanstack/react-query5.90.16
  • @testing-library/react16.3.1
  • @trpc/client^11.8.1
  • @trpc/react-query^11.8.1
  • @trpc/server^11.8.1
  • escape-string-regexp^5.0.0
  • md4w^0.2.7
  • next16.2.6
  • object-hash^3.0.0
  • react^19.1.0
  • react-dom^19.1.0
  • shiki^4.0.2
  • superjson2.2.6
  • zod4.3.5