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
- 3,879Niche · −30% 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
Large Javascript Payload: 19483517 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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/lib/dist/bundled-tests.js | 19483517 bytes | 10 |
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.10.0-dev.22@itwin/certa5.10.0-dev.22@itwin/core-bentley5.10.0-dev.22@itwin/core-common5.10.0-dev.22@itwin/core-frontend5.10.0-dev.22@itwin/core-geometry5.10.0-dev.22@itwin/core-quantity5.10.0-dev.22@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.10.0-dev.22@itwin/presentation-frontend5.10.0-dev.22@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