PkgRadar

Package evidence

@mog-sdk/[email protected]

Large Javascript Payload: 4943712 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
768
Versions published
25
First published
Mar 2026
Publisher
robertyangfundamental

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":["@mog-sdk/[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":["@mog-sdk/[email protected]"],"fail_on":"review"}'
Artifact bytes2,211,870
Previous version0.5.0
Published2026-05-21T07:03:03.121Z
SHA-256a165bb83771cd2486ea84e47f999349b7c9bedfe08c3f7f10c2290f6c565d00c

Why flagged

What the scanner saw

Large Javascript Payload: 4943712 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
0.5.1Version
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/dist/index.cjs4943712 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4942488 bytes10

Manifest

Package metadata

Scripts11
  • api-reportapi-extractor run --local --verbose
  • api-report:ciapi-extractor run --verbose
  • buildtsx scripts/generate-api-spec.ts && tsup --no-dts && tsc -p tsconfig.build.json && node scripts/build-types.mjs && node ../../tools/fix-dts-extensions.mjs dist
  • build:devtsup --no-dts
  • check-typestsc -b .
  • generate:api-spectsx scripts/generate-api-spec.ts
  • smoke-testnode scripts/smoke-test.mjs
  • testNODE_OPTIONS=--experimental-vm-modules jest --config jest.config.cjs
  • typechecktsc -b .
  • verify-buildnode scripts/verify-build.mjs
  • verify-publishnode ../../scripts/verify-sdk-publish.mjs
Dependencies2
  • @mog-sdk/contracts0.5.1
  • @types/node^25.5.0
Optional dependencies7
  • @mog-sdk/darwin-arm640.5.1
  • @mog-sdk/darwin-x640.5.1
  • @mog-sdk/linux-arm64-gnu0.5.1
  • @mog-sdk/linux-arm64-musl0.5.1
  • @mog-sdk/linux-x64-gnu0.5.1
  • @mog-sdk/linux-x64-musl0.5.1
  • @mog-sdk/win32-x64-msvc0.5.1