PkgRadar

Package evidence

@xysfe/[email protected]

Large Javascript Payload: 5934763 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.

Weekly downloads
1,174Niche · −30% score
Versions published
1,976Mature · −50% score
First published
Aug 2019
Publisher
mucfe

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":["@xysfe/[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":["@xysfe/[email protected]"],"fail_on":"review"}'
Publishermucfe
Artifact bytes36,242,881
Previous version1.10.5-beta.85
Published2026-06-08T09:34:59.835Z
SHA-25672a36033e690dd478289a359ccd39b56aef96c66380ccc495fdd8b40e41c1c7f

Why flagged

What the scanner saw

Large Javascript Payload: 5934763 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.10.5-beta.86Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/es/index.js5934763 bytes0
lowLarge Javascript Payloadpackage/lib/index.js5934763 bytes0

Manifest

Package metadata

Scripts10
  • addnode build/bin/add.js
  • analyzenode build/build.js analyze
  • devnode build/build.js dev
  • distnode build/bin/entry.js && node build/build.js && node build/build.js external
  • docsnode build/bin/entry.js && node build/build.js docs
  • entrynode build/bin/entry.js
  • externalnode build/bin/entry.js && node build/build.js external
  • infonpm info @xysfe/actui
  • pubnpm publish --access public
  • pub:betanpm publish --tag beta --access public
Dependencies2
  • pdfjs-dist2.5.207
  • vuedraggable^2.24.3