PkgRadar

Package evidence

@pushpalsdev/[email protected]

Large Javascript Payload: 2031101 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
1,964Niche · −30% score
Versions published
95
First published
Mar 2026
Publisher
pushpalsdev

Effective trust discount applied: 30% (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":["@pushpalsdev/[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":["@pushpalsdev/[email protected]"],"fail_on":"review"}'
Publisherpushpalsdev
Artifact bytes1,156,471
Previous version1.1.2
Published2026-05-27T09:32:54.580Z
SHA-2562119edf2260bb2edd90b7e5f799b61d681ef000847d498a6ab9ea76883a1cc2d

Why flagged

What the scanner saw

Large Javascript Payload: 2031101 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/monitor-ui/_expo/static/js/web/entry-e66b4de45f75e702ac16916082bcc9a5.js2031101 bytes10
Show all 7 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/monitor-ui/_expo/static/js/web/entry-e66b4de45f75e702ac16916082bcc9a5.js2031101 bytes10
lowCredential file accesspackage/runtime/sandbox/.pushpals-remotebuddy-fallback.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/pushpals-cli.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/runtime/sandbox/packages/shared/src/config.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/runtime/sandbox/packages/shared/src/git_backend.tsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/runtime/configs/backend.tomlmatched "GITHUB_TOKEN"3
lowCredential file accesspackage/runtime/sandbox/configs/backend.tomlmatched "GITHUB_TOKEN"3

Manifest

Package metadata

Scripts2
  • tsctsc
  • typechecktsc --noEmit
Dependencies1
  • protocolworkspace:*