PkgRadar

Package evidence

@mog-sdk/[email protected]

Large Javascript Payload: 4988662 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,223,266
Previous version0.5.1
Published2026-05-26T18:14:22.241Z
SHA-2561ba45b037d9a3c94e56478390853df89629e9c753e1774ef86f5a41937d57097

Why flagged

What the scanner saw

Large Javascript Payload: 4988662 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.6.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/dist/index.cjs4988662 bytes10
mediumLarge Javascript Payloadpackage/dist/index.js4987417 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 -p tsconfig.json --noEmit
  • generate:api-spectsx scripts/generate-api-spec.ts
  • smoke-testnode scripts/smoke-test.mjs
  • testNODE_OPTIONS="--experimental-vm-modules --disable-warning=ExperimentalWarning" jest --config jest.config.cjs
  • typechecktsc -p tsconfig.json --noEmit
  • verify-buildnode scripts/verify-build.mjs
  • verify-publishnode ../../tools/verify-sdk-publish.mjs
Dependencies2
  • @mog-sdk/contracts0.6.0
  • @types/node^25.5.0
Optional dependencies7
  • @mog-sdk/darwin-arm640.6.0
  • @mog-sdk/darwin-x640.6.0
  • @mog-sdk/linux-arm64-gnu0.6.0
  • @mog-sdk/linux-arm64-musl0.6.0
  • @mog-sdk/linux-x64-gnu0.6.0
  • @mog-sdk/linux-x64-musl0.6.0
  • @mog-sdk/win32-x64-msvc0.6.0