PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2754935 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
32Mature · −50% score
First published
Jun 2025
Publisher
ybeaz

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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"}'
Publisherybeaz
Artifact bytes3,185,800
Previous version0.20.3
Published2026-06-10T15:48:49.152Z
SHA-2567c1260071c0c5c4d96f0e8b0f4773d4ba0707a2361e20db3299a0b6bf54e9822

Why flagged

What the scanner saw

Large Javascript Payload: 2754935 bytes

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.22.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/SharedNode/getImageInfo/getImageInfo.case.js2754935 bytes0

Manifest

Package metadata

Scripts8
  • buildpnpm removeCreateDist && tsc -p tsconfig.json && pnpm buildUnpkg && pnpm gzipUnpkg
  • buildUnpkgnpx npx tsx esbuild.config.ts
  • cleanCachepnpm cache clean --force
  • gzipUnpkg: gzip -k dist/lib.min.js
  • pubpnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && pnpm publish --access public --quiet --registry=https://registry.npmjs.org/
  • pubV2pnpm build && eval $(ssh-agent -s); ssh-add ~/.ssh/2020-10-19-rsa && npx npm publish --access public --registry=https://registry.npmjs.org/
  • removeCreateDistrm -rf dist && mkdir dist
  • testecho "Error: no test specified" && exit 1
Dependencies68
  • @apollo/client^3.8.7
  • @babel/core^7.25.2
  • @babel/preset-env^7.25.4
  • @babel/preset-react^7.24.7
  • @modelcontextprotocol/sdk^1.29.0
  • @nestjs/testing^10.4.4
  • @reduxjs/toolkit^1.9.7
  • @types/debug^4.1.12
  • @types/ejs^3.1.5
  • @types/jsonwebtoken^9.0.7
  • @types/react-helmet^6.1.9
  • @types/supertest^6.0.2
  • antd^5.4.4
  • apollo-link-timeout^4.0.0
  • aws-jwt-verify^4.0.1
  • axios^1.6.0
  • babel-loader^9.2.1
  • chalk^4.1.2
  • child_process^1.0.2
  • classnames^2.5.1
  • cluster^0.7.7
  • csv-parse^6.2.1
  • csv-writer^1.6.0
  • csvjson^5.1.0
  • current-line^1.0.1
  • dayjs^1.11.7
  • dotenv^16.4.5
  • ejs^3.1.10
  • esbuild-plugin-node-externals^1.0.1
  • fs^0.0.1-security
  • …and 38 more.