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
- 1,452Niche · −30% score
- Versions published
- 382Mature · −50% score
- First published
- Nov 2022
- Publisher
- mxdraw
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3111521 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/dist/mxcad.es.js | 3111521 bytes | 0 |
Manifest
Package metadata
Scripts22
add-commitgit add docs dist examples README.md README_ZH.md LICENSE_CN LICENSE CHANGELOG.md .github/workflows/release.yml && npx git-czbuildtsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.tsczczgdevvite --host --forcedevmapvite --host --force --mode mapdocs-pubsh docs-deploy.shdocs:buildnode docs/typedoc.js && vitepress build docsdocs:devnode docs/typedoc.js && vitepress dev docsfix-memory-limitcross-env LIMIT=81920 increase-memory-limitformatnpm run format:scripts && npm run format:stylesformat:scriptsprettier . --writeformat:stylesstylelint ./**/*.{css,scss} --fixlicensenpx license-checker --production --include-license-text --json > licenses.json && node scripts/generate-noticeslint:scriptseslint . --ext .tslint:stylesstylelint ./**/*.{css,scss}patchnpx patch-packagepreviewvite previewpubnpm run add-commit && release-it && git push -u origin mainpub-initgit init && git checkout -b main && git remote add origin https://github.com/mxcad/mxcad.git -f && npm run add-commit && git pull origin main --allow-unrelated-histories -X ours && git push -u origin mainpub:npmnpm version patch --no-git-tag-version && npm publishtestjest --runInBandtest:coveragejest --runInBand --coverage
Dependencies6
@fingerprintjs/fingerprintjs^4.5.0event-emitter^0.3.5iconv-lite^0.6.3mxdraw^0.1.364slate-history^0.110.3threebox-plugin^2.2.7