PkgRadar

Package evidence

@pinelab/[email protected]

Large Javascript Payload: 2462685 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
67
Versions published
9
First published
Sep 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":["@pinelab/[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":["@pinelab/[email protected]"],"fail_on":"review"}'
Artifact bytes1,501,396
Previous version4.5.1
Published2026-04-21T08:47:50.759Z
SHA-256ab67587d170fb1e64f7b059863465803ae137686aadef0fc8bc2a381aacd4c37

Why flagged

What the scanner saw

Large Javascript Payload: 2462685 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/dashboard/assets/index-yZwMcHFS.js2462685 bytes10

Manifest

Package metadata

Scripts8
  • buildrimraf dist && yarn graphql-codegen && tsc && copyfiles -u 1 'src/dashboard/**/*' dist/ && yarn build:dashboard
  • build:dashboardvite build --config ./vite.config.mts
  • dev:dashboardvite --clearScreen false
  • generategraphql-codegen
  • linteslint .
  • servenodemon --watch "src/**" --ext "ts,json" --exec "ts-node test/dev-server.ts"
  • startyarn ts-node test/dev-server.ts
  • testvitest --bail 1 run
Dependencies3
  • adm-zip0.5.9
  • puppeteer23.1.0
  • tmp0.2.1