PkgRadar

Package evidence

@xysfe/[email protected]

Large Javascript Payload: 6468279 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
2,130Niche · −30% score
Versions published
1,971Mature · −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

Review before promoting

Mixed 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":["@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 bytes46,772,269
Previous version1.11.85
Published2026-05-27T09:19:36.323Z
SHA-2564a2b205dfa3ab20a6e1ebbcff43ffb103162cdc289fd2bd0564f6bcdcc4e4ec7

Why flagged

What the scanner saw

Large Javascript Payload: 6468279 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.11.86Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/es/index.js6468279 bytes10
mediumLarge Javascript Payloadpackage/lib/index.js6468280 bytes10

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