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
1,066Niche · −30% score
Versions published
15
First published
Apr 2026
Publisher
steipete

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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 bytes789,028
Previous version0.8.2
Published2026-06-15T21:45:28.526Z
SHA-2564c27d0f206e122e0df3109d5b55f20110361949c38fea3459b423bc743fcb5ac

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.3Version
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
Dependencies21
  • @steipete/sweet-cookie^0.4.0
  • @tailwindcss/vite^4.3.0
  • @tanstack/react-query^5.101.0
  • @tanstack/react-router1.170.15
  • @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