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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/lib/custom-schemas.js | 10075312 bytes | 10 |
Manifest
Package metadata
Scripts8
buildtsupcheck-typestsc --noEmitcleanrm -rf .next .turbo node_modules distdevtsup --watchlintbiome check .prepublishOnlynpm run buildtestbun testtest: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.1escape-string-regexp^5.0.0md4w^0.2.7next16.2.6object-hash^3.0.0react^19.1.0react-dom^19.1.0shiki^4.0.2superjson2.2.6zod4.3.5