PkgRadar

Package evidence

@xmobitea/[email protected]

Large Javascript Payload: 6531605 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.

Versions published
4
First published
Jun 2026
Publisher
changx

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":["@xmobitea/[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":["@xmobitea/[email protected]"],"fail_on":"review"}'
Publisherchangx
Artifact bytes652,437
Previous version2.6.1
Published2026-06-11T09:08:02.392Z
SHA-2562b169aecec54ef3c9df75861d8b88f97b8445a343b39bc93e19956bdd958c18a

Why flagged

What the scanner saw

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowLarge Javascript Payloadpackage/dist/index.js6531605 bytes0

Manifest

Package metadata

Scripts8
  • buildrm -rf ./dist && webpack --mode production --stats-modules && npm run copy:cloudScriptTemplate
  • build:cloudScripttsc -p ./src/GN-startup/cloudScript/tsconfig.json
  • build:tscrm -rf ./dist && tsc
  • copy:cloudScriptTemplatenode ./syncCodeVer2.js && cp -R ./src/GN-startup/cloudScript ./dist/GN-startup/cloudScript
  • debugnode index.js
  • devnpm run build && npm run debug
  • pushnpm run build && npm publish && git push
  • testnode -e "require('fs').rmSync('.test-dist',{recursive:true,force:true})" && tsc -p tsconfig.test.json && node --test .test-dist/test
Dependencies18
  • @msgpack/msgpack^3.1.3
  • @socket.io/mongo-adapter^0.4.0
  • @socket.io/mongo-emitter^0.2.0
  • @xmobitea/gearn-typescript-client-sdk^2.6.4
  • axios^1.15.2
  • bcrypt^6.0.0
  • cors^2.8.5
  • express^4.22.1
  • firebase-admin^13.9.0
  • jsonwebtoken^9.0.3
  • jwks-rsa^3.2.1
  • log4js^6.9.1
  • mongodb^6.21.0
  • multer^2.0.2
  • nodemailer^8.0.7
  • reflect-metadata^0.2.2
  • socket.io^4.8.3
  • systeminformation^5.30.5