PkgRadar

Package evidence

@ys7zts/[email protected]

Large Javascript Payload: 5431873 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
34
Versions published
24Established · −30% score
First published
Nov 2025
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@ys7zts/[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":["@ys7zts/[email protected]"],"fail_on":"review"}'
Artifact bytes3,806,093
Previous version1.4.11
Published2026-05-11T04:36:24.648Z
SHA-256014be613b3e4ebb8b991a6a1de11abb982f4305ec033265855f0df603aadc9b8

Why flagged

What the scanner saw

Large Javascript Payload: 5431873 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/utils-BOVTXLIg.js5431873 bytes10

Manifest

Package metadata

Scripts4
  • appnode lib/app.js
  • buildtsc --noEmit && tsdown
  • devcross-env EBV_FILE="development.env" node --import tsx src/app.ts
  • pubnpm publish --access public
Dependencies3
  • @puniyu/system-info^1.5.5
  • chokidar^5.0.0
  • systeminformation^5.31.5