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
- 17,941Mainstream · −50% score
- Versions published
- 1,356Mature · −50% score
- First published
- Sep 2021
- Publisher
- imodeljs
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":["@itwin/[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":["@itwin/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".Azure"
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 5 · 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 | Credential file access | package/lib/cjs/internal/tile/map/ImageryProviders/AzureMapsLayerImageryProvider.js | matched ".Azure" | 5 |
| low | Credential file access | package/lib/esm/internal/tile/map/ImageryProviders/AzureMapsLayerImageryProvider.js | matched ".Azure" | 5 |
Manifest
Package metadata
Scripts22
buildnpm run -s copy:public && npm run -s build:cjs && npm run -s build:esm && npm run -s webpackWorkers && npm run -s copy:workers && npm run -s copy:dracobuild:cjsnpm run -s copy:js:cjs && tsc 1>&2 --outDir lib/cjsbuild:esmnpm run -s copy:js:esm && tsc 1>&2 --module ES2022 --outDir lib/esmcleanrimraf -g lib .rush/temp/package-deps*.jsoncopy:dracocpx "./node_modules/@loaders.gl/draco/dist/libs/*" ./lib/public/scriptscopy:js:cjscpx "./src/**/*.js" ./lib/cjscopy:js:esmcpx "./src/**/*.js" ./lib/esmcopy:publiccpx "./src/public/**/*" ./lib/publiccopy:workerscpx "./lib/workers/webpack/parse-imdl-worker.js" ./lib/public/scriptscovernpm run webpackTestWorker && vitest --rundocsbetools docs --json=../../generated-docs/core/core-frontend/file.json --tsIndexFile=./core-frontend.ts --onlyJson --excludes=webgl/**/*,**/map/*.d.ts,**/tile/*.d.ts,**/*-css.ts && npm run -s extractextractbetools extract --fileExt=ts --extractFrom=./src/test/example-code --recursive --out=../../generated-docs/extractextract-apibetools extract-api --entry=core-frontend && npm run extract-extension-apiextract-extension-apieslint --no-inline-config -c extraction.eslint.config.js "./src/**/*.ts" 1>&2linteslint "./src/**/*.ts" 1>&2lint-deprecationeslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js "./src/**/*.ts"lint-fixeslint --fix -f visualstudio "./src/**/*.ts" 1>&2pseudolocalizebetools pseudolocalize --englishDir ./src/public/locales/en --out ./public/locales/en-PSEUDOtestnpm run webpackTestWorker && vitest --runwebpackTestWorkerwebpack --config ./src/test/worker/webpack.config.js 1>&2 && cpx "./lib/test/test-worker.js" ./lib/testwebpackTestswebpack --config ./src/test/utils/webpack.config.js 1>&2 && npm run -s webpackTestWorkerwebpackWorkerswebpack --config ./src/workers/ImdlParser/webpack.config.js 1>&2
Dependencies6
@itwin/core-i18n5.10.0-dev.22@itwin/webgl-compatibility5.10.0-dev.22@loaders.gl/core~4.3.4@loaders.gl/draco~4.3.4fuse.js^3.3.0wms-capabilities0.4.0