PkgRadar

Package evidence

@wkalidev/[email protected]

Large Javascript Payload: 6239091 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
23
Versions published
7
First published
Apr 2026
Publisher
wkalidev

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":["@wkalidev/[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":["@wkalidev/[email protected]"],"fail_on":"review"}'
Publisherwkalidev
Artifact bytes10,494,918
Previous version1.4.0
Published2026-05-07T23:33:52.541Z
SHA-2560928271260c69040897da36b68efde919dee494cc9b4eccd7e193a66b5c33134

Why flagged

What the scanner saw

Large Javascript Payload: 6239091 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/sdk/node_modules/typescript/lib/_tsc.js6239091 bytes10
mediumLarge Javascript Payloadpackage/sdk/node_modules/typescript/lib/typescript.js9144216 bytes10

Manifest

Package metadata

Scripts1
  • build:sdktsc -p tsconfig.sdk.json