PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2057762 bytes

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"}'
Publisherabinnpm
Artifact bytes419,879
Previous version0.1.0
Published2026-05-25T03:00:20.164Z
SHA-25656d3161d44304ca9d79a3ae533c23edce66f7ba23bfba24a9d1e8acd65d76ef1

Why flagged

What the scanner saw

Large Javascript Payload: 2057762 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/bundle.mjs2057762 bytes10

Manifest

Package metadata

Scripts5
  • buildtsc
  • bundlenode esbuild.config.mjs
  • devtsc --watch
  • smoke:e2enode --loader tsx smoke/e2e.ts
  • smoke:launchnode --loader tsx smoke/launch.ts
Dependencies3
  • @modelcontextprotocol/sdk^1.0.4
  • miniprogram-automator^0.11.0
  • zod^3.23.8