PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3107875 bytes

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.

Versions published
381Mature · −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 monitoring

No 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"}'
Publishermxdraw
Artifact bytes12,841,521
Previous version1.0.382
Published2026-06-02T06:33:36.555Z
SHA-256ce6861b1f368d714bae1b5a4e2735e11280e58fb3486b81fca0d4c0c9f3335f2

Why flagged

What the scanner saw

Large Javascript Payload: 3107875 bytes

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.383Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/mxcad.es.js3107875 bytes0

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-cz
  • buildtsc && vite build && dts-bundle-generator --config ./dts-bundle-generator.config.ts
  • czczg
  • devvite --host --force
  • devmapvite --host --force --mode map
  • docs-pubsh docs-deploy.sh
  • docs:buildnode docs/typedoc.js && vitepress build docs
  • docs:devnode docs/typedoc.js && vitepress dev docs
  • fix-memory-limitcross-env LIMIT=81920 increase-memory-limit
  • formatnpm run format:scripts && npm run format:styles
  • format:scriptsprettier . --write
  • format:stylesstylelint ./**/*.{css,scss} --fix
  • licensenpx license-checker --production --include-license-text --json > licenses.json && node scripts/generate-notices
  • lint:scriptseslint . --ext .ts
  • lint:stylesstylelint ./**/*.{css,scss}
  • patchnpx patch-package
  • previewvite preview
  • pubnpm run add-commit && release-it && git push -u origin main
  • pub-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 main
  • pub:npmnpm version patch --no-git-tag-version && npm publish
  • testjest --runInBand
  • test:coveragejest --runInBand --coverage
Dependencies6
  • @fingerprintjs/fingerprintjs^4.5.0
  • event-emitter^0.3.5
  • iconv-lite^0.6.3
  • mxdraw^0.1.364
  • slate-history^0.110.3
  • threebox-plugin^2.2.7