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
- 825
- Versions published
- 45
- First published
- Jan 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
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":["@ifc-lite/[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":["@ifc-lite/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 4778775 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 12 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/assets/cesium-BoVuJvTC.js | 4778775 bytes | 10 |
| medium | Large Javascript Payload | package/dist/assets/epsg-index.generated-BjJrt_0S.js | 4295950 bytes | 10 |
| medium | Large Javascript Payload | package/dist/assets/index-CqBdDOAZ.js | 7503905 bytes | 10 |
| medium | Large Javascript Payload | package/dist/assets/sandbox-D1pQT-5R.js | 8486056 bytes | 10 |
Manifest
Package metadata
Scripts6
buildvite buildcheck:templatestsc -p src/lib/scripts/templates/tsconfig.json --noEmitdevvitepreviewvite previewtesttsx --test --test-concurrency=1 $(find src -type f \( -name '*.test.ts' -o -name '*.test.tsx' \) | sort)typechecktsc --noEmit
Dependencies69
@anthropic-ai/sdk^0.96.0@codemirror/autocomplete^6.20.2@codemirror/commands^6.10.3@codemirror/lang-javascript^6.2.5@codemirror/language^6.12.3@codemirror/search^6.7.0@codemirror/state^6.6.0@codemirror/view^6.43.0@ifc-lite/bcf^1.15.4@ifc-lite/cache^1.14.7@ifc-lite/create^1.15.0@ifc-lite/data^1.17.0@ifc-lite/drawing-2d^1.16.0@ifc-lite/encoding^1.14.6@ifc-lite/export^1.19.2@ifc-lite/extensions^0.2.0@ifc-lite/geometry^1.19.0@ifc-lite/ids^1.15.3@ifc-lite/lens^1.15.0@ifc-lite/lists^1.14.12@ifc-lite/mcp^0.2.0@ifc-lite/mutations^1.15.0@ifc-lite/parser^2.4.2@ifc-lite/pointcloud^0.3.1@ifc-lite/query^1.14.7@ifc-lite/renderer^1.22.2@ifc-lite/sandbox^1.15.0@ifc-lite/sdk^1.16.0@ifc-lite/server-client^1.15.3@ifc-lite/spatial^1.14.5- …and 39 more.