PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2544777 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.

Versions published
525Mature · −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

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"}'
Artifact bytes1,992,723
Previous version8.0.0
Published2026-06-12T11:47:05.084Z
SHA-2565e230d741b0ad218d1872cf0282daa20f52bebdbd844c7aaf0e706041d5d17bb

Why flagged

What the scanner saw

Large Javascript Payload: 2544777 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
8.1.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/authhero.cjs2544777 bytes0
lowLarge Javascript Payloadpackage/dist/authhero.mjs3075608 bytes0

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
Dependencies18
  • @authhero/adapter-interfaces3.1.1
  • @authhero/proxy0.7.1
  • @authhero/saml0.4.2
  • @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