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
1,879Niche · −30% score
Versions published
785Mature · −50% score
First published
Jun 2018
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 bytes490,379
Previous version4.2.2-build.157-rc.2
Published2026-06-17T08:01:49.997Z
SHA-25608466ce710b2826dbde2e68fd596ae105db7cbd4841b329049b3eed258c0f6f8

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
1Score
4.2.2-build.159-rc.1Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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
lowInstall-time lifecycle scriptpackage.jsoninstall="cross-env-shell gulp NPM_Install \\\"--INIT_CWD=$INIT_CWD\\\""5

Manifest

Package metadata

Scripts23
  • 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 agora-electron-sdk && yarn config delete agora-electron-sdk-pre-built
  • 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_debugcmake-js rebuild --arch=x64 --CDCMAKE_BUILD_TYPE=Debug -G "Unix Makefiles"
  • build_linux_releasecmake-js rebuild --arch=x64 --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
  • cleancross-env-shell gulp clean \"--INIT_CWD=$INIT_CWD\"
  • exampleyarn --cwd example
  • installcross-env-shell gulp NPM_Install \"--INIT_CWD=$INIT_CWD\"
  • linteslint "**/*.{js,ts,tsx}"
  • 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\"
Dependencies16
  • buffer^6.0.3
  • cross-env^7.0.3
  • download^8.0.0
  • eventemitter3^5.0.1
  • fs-extra^11.1.1
  • gulp^4.0.2
  • json-bigint^1.0.0
  • jsonfile^6.1.0
  • lodash.isequal^4.5.0
  • minimist^1.2.5
  • semver^7.6.0
  • shelljs^0.8.4
  • ts-interface-checker^1.0.2
  • winston^3.3.3
  • yuv-buffer1.0.0
  • yuv-canvas1.2.6