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
833
Versions published
13
First published
Apr 2026
Publisher
steipete

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"}'
Publishersteipete
Artifact bytes772,673
Previous version0.8.0
Published2026-06-13T22:39:06.064Z
SHA-2567533b56288227223812cd1cff99bab44434af9dcbe170853a5849614832d5398

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts14
  • buildvite build
  • checkpnpm run format:check && pnpm run lint
  • clitsx src/cli.ts
  • coveragenode ./scripts/run-vitest.mjs run --coverage
  • devBIRDCLAW_LOCAL_WEB=1 vite dev --host 127.0.0.1 --port 3000
  • docs:sitenode scripts/build-docs-site.mjs
  • e2eplaywright test
  • formatoxfmt --write bin src scripts playwright vite.config.ts vitest.config.ts playwright.config.ts
  • format:checkoxfmt --check bin src scripts playwright vite.config.ts vitest.config.ts playwright.config.ts
  • lintoxlint --import-plugin --node-plugin --vitest-plugin --deny-warnings -A require-mock-type-parameters -A no-control-regex bin src scripts playwright vite.config.ts vitest.config.ts playwright.config.ts
  • perf:browsernode ./scripts/browser-perf.mjs
  • previewvite preview
  • testnode ./scripts/run-vitest.mjs run
  • typechecktsgo --noEmit
Dependencies23
  • @steipete/sweet-cookie^0.4.0
  • @tailwindcss/vite^4.3.0
  • @tanstack/devtools-vite0.7.0
  • @tanstack/react-devtools0.10.5
  • @tanstack/react-router1.170.15
  • @tanstack/react-router-devtools1.167.0
  • @tanstack/react-router-ssr-query1.167.1
  • @tanstack/react-start1.168.25
  • @tanstack/router-plugin^1.168.18
  • @vitejs/plugin-react^6.0.2
  • commander^15.0.0
  • effect^3.21.3
  • kysely^0.29.2
  • lucide-react^1.17.0
  • mapbox-gl^3.24.0
  • react^19.2.7
  • react-dom^19.2.7
  • react-map-gl^8.1.1
  • supercluster^8.0.1
  • tailwindcss^4.3.0
  • tsx^4.22.4
  • vite^8.0.16
  • zod^4.4.3