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
- 151,502Ubiquitous · −70% score
- Versions published
- 330Mature · −50% score
- First published
- Jul 2016
- Publisher
- oktauploader
Effective trust discount applied: −70% (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":["@okta/[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":["@okta/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2881962 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 15 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/js/okta-sign-in.classic.js | 2881962 bytes | 10 |
| medium | Large Javascript Payload | package/dist/js/okta-sign-in.js | 3968240 bytes | 10 |
| medium | Large Javascript Payload | package/dist/js/okta-sign-in.next.js | 4160119 bytes | 10 |
| medium | Large Javascript Payload | package/dist/js/okta-sign-in.next.no-polyfill.js | 4004125 bytes | 10 |
| medium | Large Javascript Payload | package/dist/js/okta-sign-in.oie.js | 3103395 bytes | 10 |
Manifest
Package metadata
Scripts60
build:devgrunt build:devbuild:esmyarn clean:esm && yarn build:rollup-release && yarn lint:esmbuild:releasegrunt build:releasebuild:rollup-devrollup -cbuild:rollup-releaserollup -c rollup.release.config.jsbuild:typesyarn clean:types && yarn generate:types && yarn copy:typesbuild:webpack-devwebpack --config webpack.dev.config.jsbuild:webpack-releasewebpack --config webpack.release.config.jscleanrimraf target && rimraf dist && rimraf build2clean:esmrimraf target/esmclean:typesgrunt clean:typescodegen./scripts/codegen.shcopy:typesgrunt copy:typesfind-internal-packagesnode scripts/find-internal-packagesgenerate-confignode scripts/buildtools generate-language-configgenerate-phone-codesnode scripts/buildtools generate-phone-codesgenerate:typesttsc --noEmit false --declaration --emitDeclarationOnly --declarationMaplintmkdir -p build2 && run-p -c lint:eslint lint:stylelintlint:cdneslint --no-ignore --no-eslintrc --no-inline-config --config scripts/buildtools/eslint/.eslintrc.cdn.js dist/dist/js/okta-sign-in.min.jslint:ciyarn codegen && yarn lintlint:eslintyarn lint:types && eslint . --ext .js --ext .tslint:eslint:reporteslint -f checkstyle -o build2/OSW-eslint-checkstyle-result.xml . --quietlint:esmeslint --no-ignore --no-eslintrc --no-inline-config --config scripts/buildtools/eslint/.eslintrc.esm.js --ext .js target/esmlint:reportmkdir -p build2 && run-p -c lint:eslint:report lint:types:report lint:stylelint:reportlint:stylelintstylelint assets/sass/lint:stylelint:reportstylelint --custom-formatter node_modules/stylelint-checkstyle-formatter assets/sass/ > build2/OSW-stylelint-checkstyle-result.xmllint:typeseslint --no-ignore --no-eslintrc --no-inline-config --config scripts/buildtools/eslint/.eslintrc.types.js --ext .ts typeslint:types:reporteslint -f checkstyle -o build2/OSW-eslint-types-checkstyle-result.xml --no-ignore --no-eslintrc --no-inline-config --config scripts/buildtools/eslint/.eslintrc.types.js --ext .ts typesmock:device-authenticatorMOCK_SPEC_DIR_NAME=spec-device-authenticator MOCK_SERVER_PORT=6512 node ./playground/mocks/server.jsprestart:basicgrunt copy:e2e-pages- …and 30 more.
Dependencies18
@okta/okta-auth-js7.14.2@sindresorhus/to-milliseconds^1.0.0@types/backbone^1.4.15@types/eslint-scope^3.7.3@types/jquery^3.5.14@types/jqueryui^1.12.16@types/q^1.5.5@types/selectize^0.12.35@types/underscore^1.11.4chokidar^3.5.1clipboard^1.5.16cross-fetch^3.1.5handlebars^4.7.9jquery^3.6.0parse-ms^2.0.0q1.4.1u2f-api-polyfill0.4.3underscore1.13.8
Optional dependencies1
fsevents*