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
- 5,257Niche · −30% score
- Versions published
- 1,371Mature · −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
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":["@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
Large Javascript Payload: 19503700 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
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/lib/dist/bundled-tests.js | 19503700 bytes | 0 |
Manifest
Package metadata
Scripts13
buildtsc 1>&2 && npm run -s webpack:testcleanrimraf -g lib .rush/temp/package-deps*.json integration_test_resultscopy:configinternal-tools copy-configcoverdocslinteslint "./src/**/*.ts" 1>&2lint-deprecationeslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js "./src/**/*.ts"optestcerta -r chrome --fgrep "Operational: "start:backendnode ./lib/test/backend.jstesttest:integrationnpm-run-all -r -p start:backend test:integration:chrometest:integration:chromecerta -r chromewebpack:testwebpack --config webpack.config.js 1>&2
Dependencies23
@itwin/build-tools5.11.0-dev.10@itwin/certa5.11.0-dev.10@itwin/core-bentley5.11.0-dev.10@itwin/core-common5.11.0-dev.10@itwin/core-frontend5.11.0-dev.10@itwin/core-geometry5.11.0-dev.10@itwin/core-quantity5.11.0-dev.10@itwin/eslint-plugin^6.0.0@itwin/imodels-access-backend^6.0.2@itwin/imodels-access-frontend^6.0.2@itwin/imodels-client-authoring^6.0.2@itwin/imodels-client-management^6.0.2@itwin/object-storage-azure^3.0.4@itwin/oidc-signin-tool^5.0.2@itwin/presentation-common5.11.0-dev.10@itwin/presentation-frontend5.11.0-dev.10@itwin/service-authorization^2.0.0chai^4.3.10chai-as-promised^7.1.1dotenv^16.4.5dotenv-expand^5.1.0mocha^11.1.0openid-client^4.7.4