PkgRadar

Package evidence

@lynx-js/[email protected]

Large Javascript Payload: 2647817 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
5,826Niche · −30% score
Versions published
56Mature · −50% score
First published
Mar 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":["@lynx-js/[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":["@lynx-js/[email protected]"],"fail_on":"review"}'
Artifact bytes496,945
Previous version0.14.3
Published2026-05-18T04:49:56.282Z
SHA-256c44914801aec04111acf214cba97d86963935bfe671a5697cb0b612a47923357

Why flagged

What the scanner saw

Large Javascript Payload: 2647817 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
0.14.4Version
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/dist/0~src_config_validate_ts.js2647817 bytes10
mediumLarge Javascript Payloadpackage/dist/1~src_config_validate_ts.js2647850 bytes10

Manifest

Package metadata

Scripts4
  • api-extractorapi-extractor run --verbose
  • buildrslib build
  • testpnpm -w run test --project rspeedy
  • test:typevitest --typecheck.only
Dependencies8
  • @lynx-js/cache-events-webpack-plugin^0.0.3
  • @lynx-js/chunk-loading-webpack-plugin^0.3.4
  • @lynx-js/web-rsbuild-server-middleware0.20.4
  • @lynx-js/webpack-dev-transport^0.2.0
  • @lynx-js/websocket^0.0.4
  • @rsbuild/core1.7.5
  • @rsbuild/plugin-css-minimizer1.1.1
  • @rsdoctor/rspack-plugin~1.5.6