Package evidence
@giltripper/[email protected]
Install-time lifecycle script: postinstall="node scripts/setup-xcode-env.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.
- Versions published
- 10Established · −30% score
- First published
- Nov 2025
- Publisher
- giltripper
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@giltripper/[email protected]"],"fail_on":"high"}'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":["@giltripper/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
New Lifecycle Script Vs Previous: postinstall added in 1.1.6 vs 1.1.5: "node scripts/setup-xcode-env.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 high · score 45 · status changed
Evidence
Static findings
2 static · 1 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.6 vs 1.1.5: "node scripts/setup-xcode-env.js" | 40 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | New Lifecycle Script Vs Previous | package.json | postinstall added in 1.1.6 vs 1.1.5: "node scripts/setup-xcode-env.js" | 40 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/setup-xcode-env.js" | 5 |
| low | Obfuscation Density | package/template/pnpm-lock.yaml | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts15
androidreact-native run-androidandroid:buildcd android && ./gradlew clean && ./gradlew app:assembleReleaseandroid:debugreact-native run-androidclean:allpnpm run clean:metro && pnpm run clean:ios && pnpm run clean:android && rm -rf node_modules && echo '✅ All caches cleared. Next steps: pnpm install && cd ios && pod install'clean:androidcd android && rm -rf .gradle build app/build && echo '✅ Android cache cleared'clean:ioscd ios && rm -rf Pods Podfile.lock build && rm -rf ~/Library/Developer/Xcode/DerivedData/* 2>/dev/null || true && echo '✅ iOS cache cleared'clean:metrorm -rf $TMPDIR/react-* $TMPDIR/metro-* $TMPDIR/haste-* 2>/dev/null || true && echo '✅ Metro cache cleared'clean:rebuild./clean-rebuild.shcodegenorvaliconsnode scripts/generate-icons.jsiosreact-native run-iosmodulenode scripts/create-module.jspostinstallnode scripts/setup-xcode-env.jssetup:ios-envnode scripts/setup-xcode-env.jsstartreact-native start --client-logs
Dependencies53
@d11/react-native-fast-image^8.12.0@danielsaraldi/react-native-blur-view^1.0.0@gorhom/bottom-sheet^5.2.14@notifee/react-native^9.1.8@react-native-clipboard/clipboard^1.16.3@react-native-community/geolocation^3.4.0@react-native-community/netinfo11.4.1@react-native-masked-view/masked-view^0.3.2@react-native/codegen^0.83.2@react-native/gradle-plugin^0.83.2@react-native/new-app-screen0.83.2@react-navigation/bottom-tabs^7.8.8@react-navigation/drawer^7.7.1@react-navigation/native^7.1.19@react-navigation/native-stack^7.6.1@tanstack/react-query^5.90.5axios^1.13.1axios-auth-refresh^3.3.6dayjs^1.11.19eslint^9.39.1google-libphonenumber^3.2.43jsc-android^250231.0.0libphonenumber-js^1.12.25lodash^4.17.21lodash.memoize^4.1.2react19.2.0react-native0.83.2react-native-bootsplash^6.3.11react-native-config^1.6.0react-native-date-picker5.0.13- …and 23 more.