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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 28 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/lystech-core-provider.es.js | 2351618 bytes | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/lystech-core-provider.es.js | 2351618 bytes | 10 |
| low | Credential file access | package/bin/postinstall.cjs | matched "GITHUB_TOKEN" | 5 |
| low | Credential file access | package/bin/setup-registry.cjs | matched "GITHUB_TOKEN" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node bin/postinstall.cjs" | 5 |
| low | Credential file access | package/bin/update-lystech-package.yml | matched "GOOGLE_APPLICATION_CREDENTIALS" | 3 |
Manifest
Package metadata
Scripts11
buildvite buildcheck-pwanode ./bin/check-pwa.cjsdemovite --config vite.config.demo.tsdeploydeploy.batdevvite --config vite.config.dev.tspostinstallnode bin/postinstall.cjspreviewvite preview --config vite.config.dev.tssetup-auto-update-workflownode ./bin/setup-github-action.cjssetup-github-actionnode ./bin/setup-github-action.cjstestecho "Error: no test specified" && exit 1trigger-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.0antd^5.12.8axios^1.0.0firebase^9.9.4jwt-decode^4.0.0moment^2.30.1react-countup^6.5.3vite-plugin-dts^4.5.4