PkgRadar

Package evidence

@pkmn/[email protected]

Large Javascript Payload: 10213467 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
145
Versions published
208Mature · −50% score
First published
Sep 2020
Publisher
kjscheibo

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":["@pkmn/[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":["@pkmn/[email protected]"],"fail_on":"review"}'
Publisherkjscheibo
Artifact bytes14,597,950
Previous version0.10.9
Published2026-06-02T22:45:09.850Z
SHA-2568e686f6ccf53f7b3653777741d61c0c182598465c42eebcfc1326a8857483166

Why flagged

What the scanner saw

Large Javascript Payload: 10213467 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.10.10Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 10 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/champions/index.js10213467 bytes0
lowLarge Javascript Payloadpackage/build/gen7sm/index.js2281646 bytes0
lowLarge Javascript Payloadpackage/build/gen8dlc1/index.js3057946 bytes0
lowLarge Javascript Payloadpackage/build/gen9dlc1/index.js3949286 bytes0
lowLarge Javascript Payloadpackage/build/gen9predlc/index.js3639075 bytes0
lowLarge Javascript Payloadpackage/build/champions/index.mjs10212400 bytes0
lowLarge Javascript Payloadpackage/build/gen7sm/index.mjs2281505 bytes0
lowLarge Javascript Payloadpackage/build/gen8dlc1/index.mjs3057771 bytes0
lowLarge Javascript Payloadpackage/build/gen9dlc1/index.mjs3949134 bytes0
lowLarge Javascript Payloadpackage/build/gen9predlc/index.mjs3638900 bytes0

Manifest

Package metadata

Scripts7
  • buildnpm run compile && node ../build src/index.ts src/*/index.ts
  • compiletsc -p .
  • fixeslint --fix src
  • linteslint --cache src
  • posttestnpm run lint
  • pretestnpm run build
  • testjest
Dependencies1
  • @pkmn/dex-types^0.10.10