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
- 873
- Versions published
- 164Mature · −50% score
- First published
- Jun 2022
- Publisher
- oktauploader
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":["@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
Obfuscation Density: high encoded/escaped-token density
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 | Obfuscation Density | package/dist/sb-addons/storybook-6/manager-bundle.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/sb-manager/globals-runtime.js | 3152157 bytes | 0 |
Manifest
Package metadata
Scripts26
buildyarn build:clean && yarn build:i18n:ts && yarn build:types && yarn build:source && yarn build:testSelectorsbuild:cleanrimraf distbuild:i18n:tsodyssey-cli i18n build:tsbuild:sourceyarn build:source:esm && yarn build:source:cjsbuild:source:cjsODYSSEY_BUILD_MODE=cjs NODE_ENV=production BROWSERSLIST_ENV=modern babel src --out-dir dist/cjs --extensions .js,.jsx,.ts,.tsx --source-maps --out-file-extension .cjsbuild:source:esmODYSSEY_BUILD_MODE=esm NODE_ENV=production BROWSERSLIST_ENV=modern babel src --out-dir dist/esm --extensions .js,.jsx,.ts,.tsx --source-mapsbuild:testSelectorstsx scripts/generateTestSelectorsJson.tsbuild:typestsc --project tsconfig.production.jsonci:coverageNODE_ENV=test yarn vitest run --coverage --reporter=defaultdevyarn concurrently npm:dev:i18n:ts npm:dev:types npm:dev:sourcedev:coverageNODE_ENV=test yarn vitest --coveragedev:i18n:tsyarn build:i18n:ts --watchdev:sourceyarn build:source:esm --watchdev:testNODE_ENV=test vitest --reporter=verbosedev:typesyarn build:types --watchgenerate:i18nodyssey-cli i18n generategenerate:i18n:pseudoLocalePropertiesodyssey-cli i18n generate:pseudoLocalePropertiesgenerate:iconsyarn generate:icons:clean && yarn generate:icons:components && yarn generate:icons:indexgenerate:icons:cleanrimraf src/icons.generated && rimraf src/icons.generated/index.tsgenerate:icons:componentssvgr ../odyssey-icons/dist/icons --out-dir ./src/icons.generatedgenerate:icons:indextsx scripts/generateIconsIndex.tsgenerate:webComponentVersiontsx scripts/updateWebComponentVersion.tsplaywright-installyarn playwright install --with-deps chromiumtestNODE_ENV=test vitest run --reporter=defaulttest:downstreamyarn ok-ui downstreamtypechecktsc --noEmit --rootDir ./
Dependencies23
@dnd-kit/core6.0.3@dnd-kit/sortable7.0.0@dnd-kit/utilities3.2.0@emotion/cache^11.14.0@emotion/react^11.14.0@emotion/styled^11.14.0@mui/icons-material^5.18.0@mui/lab^5.0.0-alpha.175@mui/material^5.18.0@mui/system^5.18.0@mui/utils^5.17.1@mui/x-date-pickers^7.2.0@okta/odyssey-contribution-tooling1.55.0@okta/odyssey-design-tokens1.55.0@types/luxon^3.4.2date-fns^2.30.0dom-accessibility-api^0.7.0lodash.isequal^4.5.0luxon^3.4.4material-react-table^2.11.3react-error-boundary^4.1.1react-window^1.8.10word-wrap^1.2.5