PkgRadar

Package evidence

@plitzi/[email protected]

Large Javascript Payload: 3273789 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.

Versions published
2
First published
May 2026
Publisher
eduardocque

Recommended action

Looks clean — keep monitoring

No 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"}'
Publishereduardocque
Artifact bytes3,871,924
Previous versionnone
Published2026-05-01T18:55:17.835Z
SHA-256eb8b8ffe7bf22a7ad91e09c57ecd194e503f97c41492419d126259863c5b21bb

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

low
Last checked
lowRisk
0Score
0.30.19Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/plitzi-builder.js3273789 bytes0

Manifest

Package metadata

Scripts17
  • build-vendor:devvite build --config vite.vendor.config.ts --mode development
  • build-vendor:prodvite build --config vite.vendor.config.ts
  • build:devtsc -p tsconfig.app.json --noEmit && vite build --mode development
  • build:dev-analyzetsc -p tsconfig.app.json --noEmit && ONLY_ANALYZE=1 vite build --mode development
  • build:dev-gziptsc -p tsconfig.app.json --noEmit && ONLY_GZIP=1 vite build --mode development
  • build:dev-watchtsc -p tsconfig.app.json --noEmit && vite build --mode development --watch
  • build:prodtsc -p tsconfig.app.json --noEmit && vite build
  • build:prod-analyzetsc -p tsconfig.app.json --noEmit && ONLY_ANALYZE=1 vite build
  • build:prod-gziptsc -p tsconfig.app.json --noEmit && ONLY_GZIP=1 vite build
  • build:prod-watchtsc -p tsconfig.app.json --noEmit && vite build --watch
  • lintTIMING=1 eslint ./src
  • lint-stylestylelint "**/*.scss" --custom-syntax postcss-scss
  • lint-style:fixstylelint "**/*.scss" --custom-syntax postcss-scss --fix
  • startvite dev --mode development
  • testvitest run
  • test:coverage
  • typechecktsc -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.2
  • apollo-upload-client^19.0.0
  • clsx^2.1.1
  • graphql^16.13.2
  • graphql-ws^6.0.8
  • immer^11.1.4
  • jszip^3.10.1
  • react-hook-form^7.74.0
  • react-router-dom^7.14.2
  • swr^2.4.1
  • twig^3.0.0
  • uuid^14.0.0
  • …and 1 more.