PkgRadar

Package evidence

[email protected]

no findings

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
29
Versions published
8
First published
May 2026
Publisher
cpojer

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"}'
Publishercpojer
Artifact bytes137,713
Previous version1.0.4
Published2026-06-10T22:21:46.480Z
SHA-25645ebb1a3f5cb2cb5308960a8a9c7824802b4dd2e7bf92ab3f4c6ca8fb046a015

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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.3.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts9
  • buildvp build
  • db:generatevoid db generate
  • db:migratevoid db migrate
  • db:seedvoid db seed --file db/seed.ts
  • devvp dev
  • dev:setupvp run prepare:void && vp run db:seed && vp run fate:generate
  • fate:generatevp exec fate generate
  • prepare:voidvoid prepare
  • test:allvp check && vp test
Dependencies18
  • @nkzw/core^1.3.1
  • @nkzw/fatelatest
  • @nkzw/stack^2.3.2
  • @radix-ui/react-slot^1.2.4
  • @void/react^0.7.13
  • better-auth^1.6.9
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • drizzle-orm^0.45.2
  • lucide-react^1.14.0
  • react^19.2.5
  • react-dom^19.2.5
  • react-error-boundary^6.1.1
  • react-fatelatest
  • tailwind-merge^3.5.0
  • void^0.7.13
  • void-fatelatest
  • zod^4.4.3