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.

Versions published
1
First published
Jun 2026
Publisher
anonfish

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"}'
Publisheranonfish
Artifact bytes486,727
Previous versionnone
Published2026-06-11T07:47:18.153Z
SHA-2564175e32654be2bf979302efd742a2b0a5ca186f72a07647b21179d6e4709064f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts7
  • buildreact-router build && node scripts/bundle-server.mjs
  • build:onlyreact-router build
  • devvite dev
  • linteslint . --fix
  • restartpm2 restart scripts
  • startpm2 start ./build/server.mjs --name scripts
  • typecheckreact-router typegen && tsc
Dependencies45
  • @base-ui/react^1.5.0
  • @hono/node-server^2.0.4
  • @hookform/resolvers^5.4.0
  • @pierre/diffs^1.2.8
  • @react-router/node^7.17.0
  • @react-router/serve^7.17.0
  • @tanstack/react-virtual^3.14.2
  • @vercel/react-router^1.3.1
  • @xmldom/xmldom^0.9.10
  • adm-zip^0.5.17
  • axios^1.17.0
  • chalk^5.6.2
  • class-variance-authority^0.7.1
  • clsx^2.1.1
  • commander^15.0.0
  • croner^10.0.1
  • dotenv^17.4.2
  • es-main^1.4.0
  • exceljs^4.4.0
  • form-data^4.0.5
  • fs-extra^11.3.5
  • hast-util-to-jsx-runtime^2.3.6
  • hono^4.12.25
  • iconv-lite^0.7.2
  • isbot^5.1.42
  • lodash^4.18.1
  • lucide-react^1.17.0
  • nanoid^5.1.11
  • ora^9.4.0
  • p-map^7.0.4
  • …and 15 more.