PkgRadar

Package evidence

[email protected]

Install-time lifecycle script: install="cross-env-shell gulp NPM_Install \\\"--INIT_CWD=$INIT_CWD\\\""

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
422
Versions published
17
First published
Feb 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes586,351
Previous version4.6.3-build.133-rc.14
Published2026-06-03T08:11:17.716Z
SHA-2568ff0c1a4607e4968b4b9fec6aa2c823d46ccf283d5172a7e92ad09ecb330f766

Why flagged

What the scanner saw

Install-time lifecycle script: install="cross-env-shell gulp NPM_Install \\\"--INIT_CWD=$INIT_CWD\\\""

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
4.6.3-build.133-rc.15Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="cross-env-shell gulp NPM_Install \\\"--INIT_CWD=$INIT_CWD\\\""5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npm run checkElectron"5

Manifest

Package metadata

Scripts28
  • bootstrapyarn config set agora-electron-sdk-pre-built 0 && yarn example && yarn install && yarn patch-package && yarn build:ts-interface && yarn totalBuild && yarn link && yarn example link shengwang-electron-sdk && yarn config delete agora-electron-sdk-pre-built && yarn example:prepare
  • buildcross-env-shell gulp build \"--INIT_CWD=$INIT_CWD\"
  • build:ts-interfacets-interface-builder ts/Private/*.ts -o ts/Private/ti/
  • buildJScross-env-shell gulp buildJS \"--INIT_CWD=$INIT_CWD\"
  • build_linux_arm64_debugcmake-js rebuild --arch=arm64 --CDCMAKE_OSX_ARCHITECTURES="arm64" --CDCMAKE_BUILD_TYPE=Debug -G "Unix Makefiles"
  • build_linux_arm64_releasecmake-js rebuild --arch=arm64 --CDCMAKE_OSX_ARCHITECTURES="arm64" --CDCMAKE_BUILD_TYPE=Release -G "Unix Makefiles"
  • build_linux_x64_debugcmake-js rebuild --arch=x64 --CDCMAKE_OSX_ARCHITECTURES="x86_64" --CDCMAKE_BUILD_TYPE=Debug -G "Unix Makefiles"
  • build_linux_x64_releasecmake-js rebuild --arch=x64 --CDCMAKE_OSX_ARCHITECTURES="x86_64" --CDCMAKE_BUILD_TYPE=Release -G "Unix Makefiles"
  • build_mac_debugcmake-js rebuild --CDCMAKE_BUILD_TYPE=Debug --CDCMAKE_OSX_ARCHITECTURES="arm64;x86_64" -G Xcode
  • build_mac_releasecmake-js rebuild --CDCMAKE_BUILD_TYPE=Release --CDCMAKE_OSX_ARCHITECTURES="arm64;x86_64" -G Xcode
  • build_windows_win32_debugcmake-js rebuild --arch=ia32 --CDCMAKE_OSX_ARCHITECTURES="i386" --CDCMAKE_BUILD_TYPE=Debug -G "Visual Studio 16 2019"
  • build_windows_win32_releasecmake-js rebuild --arch=ia32 --CDCMAKE_OSX_ARCHITECTURES="i386" --CDCMAKE_BUILD_TYPE=Release
  • build_windows_x64_debugcmake-js rebuild --arch=x64 --CDCMAKE_OSX_ARCHITECTURES="x86_64" --CDCMAKE_BUILD_TYPE=Debug -G "Visual Studio 16 2019"
  • build_windows_x64_releasecmake-js rebuild --arch=x64 --CDCMAKE_OSX_ARCHITECTURES="x86_64" --CDCMAKE_BUILD_TYPE=Release
  • checkElectroncross-env-shell gulp checkElectron \"--INIT_CWD=$INIT_CWD\"
  • cleancross-env-shell gulp clean \"--INIT_CWD=$INIT_CWD\"
  • exampleyarn --cwd example
  • example:prepareyarn example && cross-env-shell gulp checkElectron \"--INIT_CWD=$INIT_CWD/example\" "--electron_path=$INIT_CWD/example/node_modules/electron/dist"
  • installcross-env-shell gulp NPM_Install \"--INIT_CWD=$INIT_CWD\"
  • linteslint "**/*.{js,ts,tsx}"
  • postinstallnpm run checkElectron
  • prepackcross-env-shell npm run buildJS \"--INIT_CWD=$INIT_CWD\"
  • releaserelease-it
  • syncLibcross-env-shell gulp syncLib \"--INIT_CWD=$INIT_CWD\"
  • testjest
  • totalBuildcross-env-shell gulp totalBuild \"--INIT_CWD=$INIT_CWD\"
  • typechecktsc --noEmit
  • zipBuildcross-env-shell gulp zipBuild \"--INIT_CWD=$INIT_CWD\"
Dependencies28
  • archive-type^4.0.0
  • buffer^6.0.3
  • content-disposition^0.5.2
  • cross-env^7.0.3
  • decompress^4.2.1
  • eventemitter3^5.0.1
  • ext-name^5.0.0
  • extract-zip^2.0.1
  • file-type^11.1.0
  • filenamify^3.0.0
  • fs-extra^11.1.1
  • get-stream^4.1.0
  • got^11.8.5
  • gulp^5.0.0
  • json-bigint^1.0.0
  • jsonfile^6.1.0
  • lodash.isequal^4.5.0
  • make-dir^4.0.0
  • minimist^1.2.8
  • node-fetch^2.7.0
  • p-event^2.1.0
  • pify^4.0.1
  • semver^7.6.0
  • shelljs^0.8.5
  • ts-interface-checker^1.0.2
  • winston^3.11.0
  • yuv-buffer1.0.0
  • yuv-canvas1.2.6