PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2270512 bytes

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,799Niche · −30% score
Versions published
503Mature · −50% score
First published
Jul 2024
Publisher
markusahlstrand

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

Recommended action

Review before promoting

Mixed 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"}'
Artifact bytes1,877,748
Previous version5.10.0
Published2026-05-27T10:41:07.784Z
SHA-25622db82d1907ba4b8ac227a2155dbf02f8d824244016fa8c334fca370fe3ec361

Why flagged

What the scanner saw

Large Javascript Payload: 2270512 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
10Score
5.11.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/authhero.cjs2270512 bytes10
mediumLarge Javascript Payloadpackage/dist/authhero.mjs2777354 bytes10

Manifest

Package metadata

Scripts14
  • buildpnpm build:i18n && pnpm build:emails && pnpm build:tailwind && pnpm build:client && tsc -p tsconfig.types.json && vite build && rollup -c rollup.dts.config.mjs && pnpm build:assets
  • build-storybookpnpm build:tailwind && storybook build -o ../../apps/docs/public/storybook
  • build:assetsnode build-assets.js
  • build:clientvite build --mode client && node build-client.js
  • build:emailstsx scripts/build-emails.tsx
  • build:i18nnode scripts/generate-locale-types.js
  • build:tailwindnode build-tailwind.js
  • build:vitevite build
  • devbun --watch src/bun.ts
  • pull-translationsi18nexus pull --path ./src/locales
  • startpnpm build && node dist/index.js
  • storybookpnpm build:tailwind && storybook dev -p 6006
  • testvitest run
  • watch-translationsi18nexus listen --path ./src/locales
Dependencies17
  • @authhero/adapter-interfaces2.7.0
  • @authhero/saml0.4.1
  • @peculiar/x509^1.14.0
  • @simplewebauthn/server^13.0.0
  • arctic3.7.0
  • bcryptjs^3.0.3
  • classnames^2.5.1
  • cookie^1.1.1
  • country-list^2.4.1
  • i18next^25.6.0
  • libphonenumber-js^1.13.3
  • liquidjs^10.27.0
  • nanoid^5.1.11
  • oslo^1.2.1
  • qrcode^1.5.4
  • sanitize-html^2.17.4
  • xstate^5.31.1