PkgRadar

Package evidence

@pkmn/[email protected]

Large Javascript Payload: 2392422 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
1,872Niche · −30% score
Versions published
225Mature · −50% score
First published
May 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 bytes4,841,341
Previous version0.10.8
Published2026-05-14T01:02:19.733Z
SHA-2560873c5e4785e1c2182c2553d100b34e784535617e6dd77471885cb995ac9ec52

Why flagged

What the scanner saw

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/build/index.js2392422 bytes0
lowLarge Javascript Payloadpackage/build/learnsets-2TN6ZVPJ.js5081511 bytes0
lowLarge Javascript Payloadpackage/build/learnsets.min.js3198182 bytes0
lowLarge Javascript Payloadpackage/build/index.mjs2391559 bytes0
lowLarge Javascript Payloadpackage/build/learnsets-D6OMZZL6.mjs5081442 bytes0

Manifest

Package metadata

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