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 monitoringNo 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/ui/client/assets/index-CgLTRwpP.js | 2457048 bytes | 0 |
| low | Large Javascript Payload | package/dist/ui/server/server.js | 5786756 bytes | 0 |
Manifest
Package metadata
Scripts17
buildrimraf ./dist && npm run build:server && npm run build:uibuild:servernpm run build:server:js && npm run build:server:types && npm run build:swaggerbuild:server:jstsdownbuild:server:typestsc --emitDeclarationOnly -p tsconfig.build.jsonbuild:swaggertrapi generatebuild:uinpm run build:ui:server && npm run build:ui:clientbuild:ui:clientvite build --config ui/vite.config.ts --ssrManifest .vite/ssr-manifest.json --outDir ../dist/ui/client uibuild:ui:servervite build --config ui/vite.config.ts --ssr src/server.ts --outDir ../dist/ui/server uiclinode dist/cli/index.mjscli-devnpm run build:server && npm run clicli-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 starttestcross-env NODE_ENV=test vitest run --config test/vitest.config.tstest:coveragecross-env NODE_ENV=test vitest run --config test/vitest.config.ts --coveragetest: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.tstest: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.3better-sqlite3^12.10.0citty^0.2.2confinity^1.0.0-beta.1dotenv^17.4.1dycraft^1.1.0eldin^1.1.0envix^1.5.0hapic^2.5.1ilingo^6.0.0ldapjs^3.0.7locter^2.2.1- …and 15 more.