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.
- Versions published
- 2
- First published
- May 2026
- Publisher
- eduardocque
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@plitzi/[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":["@plitzi/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 3273789 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 low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/plitzi-builder.js | 3273789 bytes | 0 |
Manifest
Package metadata
Scripts17
build-vendor:devvite build --config vite.vendor.config.ts --mode developmentbuild-vendor:prodvite build --config vite.vendor.config.tsbuild:devtsc -p tsconfig.app.json --noEmit && vite build --mode developmentbuild:dev-analyzetsc -p tsconfig.app.json --noEmit && ONLY_ANALYZE=1 vite build --mode developmentbuild:dev-gziptsc -p tsconfig.app.json --noEmit && ONLY_GZIP=1 vite build --mode developmentbuild:dev-watchtsc -p tsconfig.app.json --noEmit && vite build --mode development --watchbuild:prodtsc -p tsconfig.app.json --noEmit && vite buildbuild:prod-analyzetsc -p tsconfig.app.json --noEmit && ONLY_ANALYZE=1 vite buildbuild:prod-gziptsc -p tsconfig.app.json --noEmit && ONLY_GZIP=1 vite buildbuild:prod-watchtsc -p tsconfig.app.json --noEmit && vite build --watchlintTIMING=1 eslint ./srclint-stylestylelint "**/*.scss" --custom-syntax postcss-scsslint-style:fixstylelint "**/*.scss" --custom-syntax postcss-scss --fixstartvite dev --mode developmenttestvitest runtest:coveragetypechecktsc -p tsconfig.app.json --noEmit
Dependencies31
@apollo/client^4.1.9@fortawesome/fontawesome-free^7.2.0@plitzi/plitzi-sdk0.30.19@plitzi/plitzi-ui^1.6.2@plitzi/sdk-auth0.30.19@plitzi/sdk-collections0.30.19@plitzi/sdk-dev-tools0.30.19@plitzi/sdk-event-bridge0.30.19@plitzi/sdk-interactions0.30.19@plitzi/sdk-navigation0.30.19@plitzi/sdk-plugins0.30.19@plitzi/sdk-schema0.30.19@plitzi/sdk-shared0.30.19@plitzi/sdk-state0.30.19@plitzi/sdk-store0.30.19@plitzi/sdk-style0.30.19@plitzi/sdk-variables0.30.19@tanstack/react-virtual^3.13.24@xyflow/react^12.10.2apollo-upload-client^19.0.0clsx^2.1.1graphql^16.13.2graphql-ws^6.0.8immer^11.1.4jszip^3.10.1react-hook-form^7.74.0react-router-dom^7.14.2swr^2.4.1twig^3.0.0uuid^14.0.0- …and 1 more.