PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 3600917 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
22
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":["[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"}'
Artifact bytes2,822,807
Previous version2.0.19
Published2026-05-28T13:35:08.984Z
SHA-2562891f2e4621059f7d69cbd5949b78f1f0edf49d542d1ddcecec0e5fa17f405ae

Why flagged

What the scanner saw

Large Javascript Payload: 3600917 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/imports/k8s.js3600917 bytes10
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/lib/imports/k8s.js3600917 bytes10
lowCredential file accesspackage/lib/config-map.jsmatched "KubeConfig"5

Manifest

Package metadata

Scripts34
  • buildprojen build
  • bumpprojen bump
  • clobberprojen clobber
  • compatprojen compat
  • compileprojen compile
  • defaultprojen default
  • docgenprojen docgen
  • docgen:javaprojen docgen:java
  • docgen:pythonprojen docgen:python
  • docgen:typescriptprojen docgen:typescript
  • ejectprojen eject
  • eslintprojen eslint
  • importprojen import
  • packageprojen package
  • package-allprojen package-all
  • package:dotnetprojen package:dotnet
  • package:goprojen package:go
  • package:javaprojen package:java
  • package:jsprojen package:js
  • package:pythonprojen package:python
  • post-compileprojen post-compile
  • post-upgradeprojen post-upgrade
  • pre-compileprojen pre-compile
  • projenprojen
  • release:k8s-34/mainprojen release:k8s-34/main
  • rotateprojen rotate
  • testprojen test
  • test:watchprojen test:watch
  • unbumpprojen unbump
  • upgrade-compiler-dependenciesprojen upgrade-compiler-dependencies
  • …and 4 more.
Dependencies1
  • minimatch^9.0.9