Package evidence
@shopify/[email protected]
Install Lifecycle Remote Or Exec: postinstall="node scripts/install-libs.js"
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
- 894,303Ubiquitous · −70% score
- Versions published
- 268Mature · −50% score
- First published
- Apr 2022
- 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":["@shopify/[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":["@shopify/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node scripts/install-libs.js"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node scripts/install-libs.js" | 30 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node scripts/install-libs.js" | 30 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/install-libs.js" | 5 |
Manifest
Package metadata
Scripts18
buildbob build && merge-dirs lib/typescript/src lib/commonjs && merge-dirs lib/typescript/src lib/modulebuild-skiatsx ./scripts/build-skia.tsclang-formatyarn clang-format-ios && yarn clang-format-android && yarn clang-format-commonclang-format-androidfind android/cpp/ -iname '*.h' -o -iname '*.m' -o -iname '*.cpp' | xargs clang-format -iclang-format-commonfind cpp/ \( -path 'cpp//skia' -prune \) -o \( -iname '*.h' -o -iname '*.m' -o -iname '*.cpp' \) -print | xargs clang-format -iclang-format-iosfind apple/ -iname '*.h' -o -iname '*.mm' -o -iname '*.cpp' | xargs clang-format -iclean-skiayarn rimraf ./libs && yarn rimraf ../../externals/skia/outcopy-skia-headerstsx ./scripts/copy-skia-headers.tscpplintcpplint --linelength=230 --filter=-legal/copyright,-whitespace/indent,-whitespace/comments,-whitespace/ending_newline,-build/include_order,-runtime/references,-readability/todo,-whitespace/blank_line,-whitespace/todo,-runtime/int,-build/c++11,-whitespace/parens --exclude=package/cpp/skia --exclude=package/ios --exclude=package/android/build --exclude=package/node_modules --recursive packagee2eE2E=true yarn test -i e2einstall-skianode scripts/install-libs.jsinstall-skia-graphitetsx ./scripts/install-skia-graphite.tslinteslint . --ext .ts,.tsx --max-warnings 0 --cache --fixpostinstallnode scripts/install-libs.jsreleasesemantic-releasetestjesttsctsc --noEmitworkflow-copy-libstsx ./scripts/workflow-copy-libs.ts
Dependencies6
canvaskit-wasm0.41.0react-native-skia-android147.1.0react-native-skia-apple-ios147.1.0react-native-skia-apple-macos147.1.0react-native-skia-apple-tvos147.1.0react-reconciler0.31.0