PkgRadar

Package evidence

[email protected]

Large Javascript Payload: 2578499 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
19
First published
Apr 2026
Publisher
gemvn90

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"}'
Publishergemvn90
Artifact bytes1,404,635
Previous version1.0.20
Published2026-05-28T08:51:02.866Z
SHA-25618b4b7036782bc5f44c72995f81ba576ee96b4a19b8a6ea5f03a481d09bc4f87

Why flagged

What the scanner saw

Large Javascript Payload: 2578499 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/node_modules/@aws-sdk/client-s3/dist-cjs/index.js2578499 bytes10
mediumLarge Javascript Payloadpackage/dist/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js2599112 bytes10
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/node_modules/@aws-sdk/client-s3/dist-cjs/index.js2578499 bytes10
mediumLarge Javascript Payloadpackage/dist/node_modules/@aws-sdk/lib-storage/dist-cjs/index.js2599112 bytes10
lowCredential file accesspackage/dist/server/storages/s3-private.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/src/server/storages/s3-private.tsmatched "AWS_ACCESS_KEY"5