PkgRadar

Package evidence

@authup/[email protected]

Large Javascript Payload: 2457048 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
78Mature · −50% score
First published
Apr 2023
Publisher
tada5hi

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":["@authup/[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":["@authup/[email protected]"],"fail_on":"review"}'
Publishertada5hi
Artifact bytes3,381,326
Previous version1.0.0-beta.47
Published2026-06-12T13:55:27.163Z
SHA-2566b4360a6a9069db64af429dc546ca312103f7164c3df807f57c11adc622dc3e3

Why flagged

What the scanner saw

Large Javascript Payload: 2457048 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
1.0.0-beta.48Version
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/ui/client/assets/index-CgLTRwpP.js2457048 bytes0
lowLarge Javascript Payloadpackage/dist/ui/server/server.js5786756 bytes0

Manifest

Package metadata

Scripts17
  • buildrimraf ./dist && npm run build:server && npm run build:ui
  • build:servernpm run build:server:js && npm run build:server:types && npm run build:swagger
  • build:server:jstsdown
  • build:server:typestsc --emitDeclarationOnly -p tsconfig.build.json
  • build:swaggertrapi generate
  • build:uinpm run build:ui:server && npm run build:ui:client
  • build:ui:clientvite build --config ui/vite.config.ts --ssrManifest .vite/ssr-manifest.json --outDir ../dist/ui/client ui
  • build:ui:servervite build --config ui/vite.config.ts --ssr src/server.ts --outDir ../dist/ui/server ui
  • clinode dist/cli/index.mjs
  • cli-devnpm run build:server && npm run cli
  • cli-dev-distnodemon --watch dist --exec "node dist/cli/index.mjs"
  • cli-dev-srcnodemon --watch src --exec "npm run build:server && node dist/cli/index.mjs"
  • debugnode --inspect dist/cli/index.mjs start
  • testcross-env NODE_ENV=test vitest run --config test/vitest.config.ts
  • test:coveragecross-env NODE_ENV=test vitest run --config test/vitest.config.ts --coverage
  • test:mysqlcross-env DB_TYPE=mysql DB_HOST=127.0.0.1 DB_USERNAME=root DB_PASSWORD=start123 DB_DATABASE=app vitest run --config test/vitest.config.ts
  • test:psqlcross-env DB_TYPE=postgres DB_HOST=127.0.0.1 DB_USERNAME=postgres DB_PASSWORD=start123 DB_DATABASE=app vitest run --config test/vitest.config.ts
Dependencies45
  • @authup/access^1.0.0-beta.48
  • @authup/core-http-kit^1.0.0-beta.48
  • @authup/core-kit^1.0.0-beta.48
  • @authup/errors^1.0.0-beta.48
  • @authup/i18n^1.0.0-beta.48
  • @authup/kit^1.0.0-beta.48
  • @authup/server-kit^1.0.0-beta.48
  • @authup/specs^1.0.0-beta.48
  • @ebec/http^4.1.0
  • @hapic/oauth2^3.2.0
  • @routup/assets^5.0.0
  • @routup/basic^3.0.0
  • @routup/cors^2.0.0
  • @routup/decorators^5.0.0
  • @routup/logger^2.0.0
  • @routup/prometheus^4.0.0
  • @routup/rate-limit^4.0.0
  • @routup/swagger-ui^4.0.0
  • @validup/zod^0.3.3
  • better-sqlite3^12.10.0
  • citty^0.2.2
  • confinity^1.0.0-beta.1
  • dotenv^17.4.1
  • dycraft^1.1.0
  • eldin^1.1.0
  • envix^1.5.0
  • hapic^2.5.1
  • ilingo^6.0.0
  • ldapjs^3.0.7
  • locter^2.2.1
  • …and 15 more.