PkgRadar

Package evidence

@vxg_inc/[email protected]

Large Javascript Payload: 4440154 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
30
Versions published
11Established · −30% score
First published
Jul 2025
Publisher
vxg_inc

Effective trust discount applied: 30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@vxg_inc/[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":["@vxg_inc/[email protected]"],"fail_on":"review"}'
Publishervxg_inc
Artifact bytes1,397,157
Previous version3.3.49
Published2026-03-02T21:46:14.237Z
SHA-2568460741b48a8976ac99cb5b823df161cc230b9bd48442be7f1594a94de59ed51

Why flagged

What the scanner saw

Large Javascript Payload: 4440154 bytes

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumLarge Javascript Payloadpackage/dist/umd/CloudPlayerSDK.js4440154 bytes10

Manifest

Package metadata

Scripts11
  • buildnpm run build:esm && npm run build:umd
  • build:esmvite build --config vite.esm.config.js
  • build:umdvite build --config vite.umd.config.js
  • formatnpm run prettier:fix && npm run lint:fix
  • lintnpx eslint src
  • lint:fixnpm run lint -- --fix
  • prebuildnode scripts/copy-private-deps.js && node scripts/generate-version.js
  • prepacknpm run build
  • preparenode scripts/prepare.js
  • prettiernpx prettier src --check
  • prettier:fixnpm run prettier -- --write
Dependencies8
  • air-datepicker^3.6.0
  • file-saver^2.0.5
  • gl-matrix^3.4.0
  • jquery^3.7.1
  • moment^2.30.1
  • moment-timezone^0.5.48
  • video.js^8.23.3
  • webrtc-adapter5.0.6