PkgRadar

Package evidence

@salaxy/[email protected]

Large Javascript Payload: 2467253 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
292
Versions published
95Mature · −50% score
First published
Mar 2017
Publisher
salaxy

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":["@salaxy/[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":["@salaxy/[email protected]"],"fail_on":"review"}'
Publishersalaxy
Artifact bytes2,647,021
Previous version6.0.0
Published2026-05-28T08:45:02.557Z
SHA-256ff8a3160b25def6c520f5dd1820d85e84d4b5b3f1de19413ac9bdd8aa5582a86

Why flagged

What the scanner saw

Large Javascript Payload: 2467253 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
7.0.0-beta.0Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/salaxy-lib-core.js2467253 bytes10

Manifest

Package metadata

Scripts3
  • buildvite build
  • linteslint . --fix
  • testvitest
Dependencies2
  • dayjs^1.11.10
  • js-base64^3.7.7