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 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 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | install="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-builtbuildcross-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 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=Releasecleancross-env-shell gulp clean \"--INIT_CWD=$INIT_CWD\"exampleyarn --cwd exampleinstallcross-env-shell gulp NPM_Install \"--INIT_CWD=$INIT_CWD\"linteslint "**/*.{js,ts,tsx}"prepackcross-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\"
Dependencies16
buffer^6.0.3cross-env^7.0.3download^8.0.0eventemitter3^5.0.1fs-extra^11.1.1gulp^4.0.2json-bigint^1.0.0jsonfile^6.1.0lodash.isequal^4.5.0minimist^1.2.5semver^7.6.0shelljs^0.8.4ts-interface-checker^1.0.2winston^3.3.3yuv-buffer1.0.0yuv-canvas1.2.6