PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 6924685 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
8,299Niche · −30% score
Versions published
8,880Mature · −50% score
First published
Mar 2019
Publisher
jfrenette

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherjfrenette
Artifact bytes1,308,867
Previous version4.93.0
Published2026-05-26T21:23:12.649Z
SHA-25692a7f006c01f3c428f631cd90b05c06d651e7581e210aedad94e3dc109f9af27

Why flagged

What the scanner saw

Large Javascript Payload: 6924685 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
4.93.1--canary.7717.60e8fdc.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/.temp/packages/knapsack/node_modules/.cache/@knapsack/app/knapsack-renderer-react/main.bundle.6e9e1b073881b3ca301f.js6924685 bytes10

Manifest

Package metadata

Scripts8
  • buildtsc
  • cleannpm run clean:build && npm run clean:temp
  • clean:buildrm -rf dist
  • clean:tempgit clean .temp -fdx
  • linteslint ./src --quiet
  • startyarn build --watch
  • testvitest run
  • trynpm run clean:temp && cd .temp && mkdir .git ; node ../bin.js
Dependencies4
  • @knapsack/core4.93.1--canary.7717.60e8fdc.0
  • @knapsack/creator-utils4.93.1--canary.7717.60e8fdc.0
  • @knapsack/file-utils4.93.1--canary.7717.60e8fdc.0
  • @knapsack/utils4.93.1--canary.7717.60e8fdc.0