PkgRadar

Package evidence

@lystech/[email protected]

Large Javascript Payload: 2351618 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
107
Versions published
50
First published
Apr 2026
Publisher
eracine04

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":["@lystech/[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":["@lystech/[email protected]"],"fail_on":"review"}'
Publishereracine04
Artifact bytes2,058,947
Previous version3.0.50
Published2026-05-26T17:14:16.630Z
SHA-256a8158e8accbc1416fe880003046313abdadd1bd4c9327d25949e90eb4b6de303

Why flagged

What the scanner saw

Large Javascript Payload: 2351618 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/lystech-core-provider.es.js2351618 bytes10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/lystech-core-provider.es.js2351618 bytes10
lowCredential file accesspackage/bin/postinstall.cjsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/bin/setup-registry.cjsmatched "GITHUB_TOKEN"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node bin/postinstall.cjs"5
lowCredential file accesspackage/bin/update-lystech-package.ymlmatched "GOOGLE_APPLICATION_CREDENTIALS"3

Manifest

Package metadata

Scripts11
  • buildvite build
  • check-pwanode ./bin/check-pwa.cjs
  • demovite --config vite.config.demo.ts
  • deploydeploy.bat
  • devvite --config vite.config.dev.ts
  • postinstallnode bin/postinstall.cjs
  • previewvite preview --config vite.config.dev.ts
  • setup-auto-update-workflownode ./bin/setup-github-action.cjs
  • setup-github-actionnode ./bin/setup-github-action.cjs
  • testecho "Error: no test specified" && exit 1
  • trigger-workflowgit add -A && (git diff-index --quiet HEAD || git commit -m "Update changes") && git pull --rebase && git commit --allow-empty -m "Trigger GitHub workflow" && git push
Dependencies13
  • @mantine/core^8.1.3
  • @mantine/dates^8.1.3
  • @paypal/react-paypal-js^8.8.3
  • @phosphor-icons/react^2.1.10
  • @react-oauth/google^0.12.1
  • @tanstack/react-query^4.35.0
  • antd^5.12.8
  • axios^1.0.0
  • firebase^9.9.4
  • jwt-decode^4.0.0
  • moment^2.30.1
  • react-countup^6.5.3
  • vite-plugin-dts^4.5.4