PkgRadar

Package evidence

@pipelab/[email protected]

Large Javascript Payload: 2365147 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
790
Versions published
47
First published
Apr 2026
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":["@pipelab/[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":["@pipelab/[email protected]"],"fail_on":"review"}'
Artifact bytes2,929,798
Previous version1.0.0-beta.11
Published2026-05-20T15:30:34.409Z
SHA-2564e9c868117fa9971c699f55024cd5b1059cd5f1322a42b39eb46b0ce47a1e6a3

Why flagged

What the scanner saw

Large Javascript Payload: 2365147 bytes

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
1.0.0-beta.12Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/index.cjs2365147 bytes10
mediumLarge Javascript Payloadpackage/dist/index.mjs2360431 bytes10

Manifest

Package metadata

Scripts3
  • buildtsdown
  • formatoxfmt .
  • lintoxlint .
Dependencies10
  • @pipelab/core-node1.0.0-beta.11
  • @types/node^24.12.2
  • archiver7.0.1
  • electron32.1.2
  • execa9.4.1
  • pacote21.5.0
  • tar6.2.1
  • type-fest4.26.1
  • yauzl2.10.0
  • zod4.3.6