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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="cross-env-shell gulp NPM_Install \\\"--INIT_CWD=$INIT_CWD\\\"" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="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:preparebuildcross-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 Xcodebuild_mac_releasecmake-js rebuild --CDCMAKE_BUILD_TYPE=Release --CDCMAKE_OSX_ARCHITECTURES="arm64;x86_64" -G Xcodebuild_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=Releasebuild_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=ReleasecheckElectroncross-env-shell gulp checkElectron \"--INIT_CWD=$INIT_CWD\"cleancross-env-shell gulp clean \"--INIT_CWD=$INIT_CWD\"exampleyarn --cwd exampleexample: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 checkElectronprepackcross-env-shell npm run buildJS \"--INIT_CWD=$INIT_CWD\"releaserelease-itsyncLibcross-env-shell gulp syncLib \"--INIT_CWD=$INIT_CWD\"testjesttotalBuildcross-env-shell gulp totalBuild \"--INIT_CWD=$INIT_CWD\"typechecktsc --noEmitzipBuildcross-env-shell gulp zipBuild \"--INIT_CWD=$INIT_CWD\"
Dependencies28
archive-type^4.0.0buffer^6.0.3content-disposition^0.5.2cross-env^7.0.3decompress^4.2.1eventemitter3^5.0.1ext-name^5.0.0extract-zip^2.0.1file-type^11.1.0filenamify^3.0.0fs-extra^11.1.1get-stream^4.1.0got^11.8.5gulp^5.0.0json-bigint^1.0.0jsonfile^6.1.0lodash.isequal^4.5.0make-dir^4.0.0minimist^1.2.8node-fetch^2.7.0p-event^2.1.0pify^4.0.1semver^7.6.0shelljs^0.8.5ts-interface-checker^1.0.2winston^3.11.0yuv-buffer1.0.0yuv-canvas1.2.6