PkgRadar

Package evidence

@phenyxhealth/[email protected]

Large Javascript Payload: 4810552 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
542
Versions published
11
First published
Apr 2026
Publisher
phenyx.tech

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":["@phenyxhealth/[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":["@phenyxhealth/[email protected]"],"fail_on":"review"}'
Publisherphenyx.tech
Artifact bytes3,482,538
Previous version0.1.11
Published2026-05-25T09:44:34.355Z
SHA-256551733eaa6bdb11cdef47e0a02bef4d0671558240a493d64a5f691bbf9583355

Why flagged

What the scanner saw

Large Javascript Payload: 4810552 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/plotly.min-D76lzZNB.cjs4810552 bytes10
mediumLarge Javascript Payloadpackage/dist/plotly.min-CJLuyRBz.js7295843 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/plotly.min-D76lzZNB.cjs4810552 bytes10
mediumLarge Javascript Payloadpackage/dist/plotly.min-CJLuyRBz.js7295843 bytes10
lowObfuscationpackage/dist/index-njq6DkOp.cjsmatched "\\u2028"3
lowObfuscationpackage/dist/index-CMupV3IU.jsmatched "\\u2028"3

Manifest

Package metadata

Scripts6
  • buildtsc -b && vite build
  • build:libtsc -b && vite build --mode lib
  • devvite
  • linteslint .
  • previewvite preview
  • publish:libnpm run build:lib && npm login && npm publish
Dependencies3
  • @types/plotly.js^3.0.10
  • plotly.js-dist-min^3.4.0
  • recharts^3.8.0