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
- 6,113Niche · −30% score
- Versions published
- 255Mature · −50% score
- First published
- Mar 2022
- Publisher
- aaron.chipper
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 promotingMixed 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":["@frankieone/[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":["@frankieone/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 5686939 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 review · score 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/esm/modules/biometrics/vendors/OcrLabs/nolint_liveness-v3.1.1.vendor.js | 5686939 bytes | 10 |
| medium | Large Javascript Payload | package/dist/esm/modules/biometrics/vendors/OcrLabs/nolint_liveness-v3.2.0.vendor.js | 5936351 bytes | 10 |
Manifest
Package metadata
Scripts29
buid:feature-prrun-p "build:umd" "build:esm" "build:css"buildrun-p "build:umd" "build:esm" "build:css"build:analyzeEMIT_BUNDLE_ANALYTICS=open npm run build:umdbuild:cjsexport NODE_OPTIONS='--max-old-space-size=32768'; node ./scripts/buildTS.js -c ./tsconfig.modules.json -t cjsbuild:cssexport NODE_OPTIONS='--max-old-space-size=32768'; mkdir -p dist/esm && cp -r styles dist/esm && npx tailwindcss -o dist/esm/styles/f1-style.css --postcss --minifybuild:devwebpack --mode=development && tsc --project ./tsconfig.modules.json --declarationbuild:esmexport NODE_OPTIONS='--max-old-space-size=32768'; node --experimental-json-modules ./scripts/buildTS.js -c ./tsconfig.modules.json -t esmbuild:npmrun-p "build:esm" "build:css"build:playgroundcd apps/playground && npm run buildbuild:self-hostedcd apps/self-hosted && npm run buildbuild:umdexport NODE_OPTIONS='--max-old-space-size=32768'; webpack --mode=production --node-env=productioncurr-versionecho $npm_package_versiondevrun-p "watch:css" "start:playground"dev:cliexport CLI_MODE=dev && cd cli && go run .eslint-checkexport NODE_OPTIONS='--max-old-space-size=8192'; eslint . -c .eslintrc.cjs --quiet --exit-on-fatal-errorfreshnode scripts/fresh.js --include-appslint:stagedlint-staged --verbose --concurrent=falsepackage:nameecho $npm_package_namepreparehuskyrefactorrun-p --race "test -- --watchAll ${npm_config_path:-.} " "tsc-check -- --watch"servenpx http-server -S -C cert.pem dist/umdstart:playgroundcd apps/playground && npm startstart:self-hostedcd apps/self-hosted && npm run devtestjest --clearCache && jest --detectOpenHandles --silent --expand --watchtest:analyzenode --expose-gc ./node_modules/.bin/jest --silent --coverage --logHeapUsagetsc-checkexport NODE_OPTIONS='--max-old-space-size=32768' ;tsc -p ./tsconfig.modules.json --noEmittsc-check-allexport NODE_OPTIONS='--max-old-space-size=32768'; tsc -p ./tsconfig.json --noEmitwatchwebpack --watchwatch:cssnpx tailwindcss -o styles/f1-style.css --watch
Dependencies23
@reduxjs/toolkit^2.2.1axios^1.15.0base-64^1.0.0clsx^2.1.0convert-hex^0.1.0country-data^0.0.31es-toolkit^1.46.0event-emitter^0.3.5jwt-decode^3.1.2luxon^3.4.4node-html-parser^6.1.0react-hook-form^7.51.2react-redux^9.1.0react-router-dom^6.22.1redux-mock-store^1.5.4rxjs^7.5.5sanitize-html^2.7.0string-format^2.0.0ua-parser-js^1.0.33usehooks-ts^3.0.2utf8^3.0.0uuid^8.3.2zod^3.19.1