PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 9893952 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
389
Versions published
189Mature · −50% score
First published
Apr 2024
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 bytes1,857,368
Previous version4.2.4-alpha.25937693392
Published2026-05-16T14:12:14.230Z
SHA-2567b75099a6e82e03aae2d64bb9be560a3e62f734358f668ec7498ebd1b05ad1d9

Why flagged

What the scanner saw

Large Javascript Payload: 9893952 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.2.4Version
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/cli.js9893952 bytes10

Manifest

Package metadata

Scripts5
  • buildnode ./script/build-cli.mjs
  • devpnpm build && pnpm start
  • startnode ./dist/cli.js
  • testjest
  • test:watchjest --watchAll
Dependencies19
  • @casual-simulation/aux-common^4.2.3
  • @casual-simulation/aux-records^4.2.4
  • @casual-simulation/aux-runtime^4.2.4
  • @casual-simulation/aux-vm^4.2.4
  • @octokit/app^15.1.0
  • @octokit/auth-oauth-device^7.1.1
  • @octokit/core^6.1.2
  • axios1.7.7
  • commander12.0.0
  • conf12.0.0
  • esbuild0.25.11
  • mime4.1.0
  • octokit^4.0.2
  • open10.1.0
  • prompts2.4.2
  • simple-git^3.24.0
  • tweetnacl1.0.3
  • uuid10.0.0
  • zod4.1.12