PkgRadar

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 update

Static 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"}'
Publishergiltripper
Artifact bytes4,213,080
Previous version1.1.5
Published2026-05-29T17:37:09.852Z
SHA-256414cbb11b66d9f6bdf769027ec9e3de64a3781658d8629f9ee80f4787fb66973

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

high
Last checked
highRisk
45Score
1.1.6Version
Status history (1 event)
  1. newavailable · risk high · score 45 · status changed

Evidence

Static findings

2 static · 1 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.6 vs 1.1.5: "node scripts/setup-xcode-env.js"40
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 1.1.6 vs 1.1.5: "node scripts/setup-xcode-env.js"40
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/setup-xcode-env.js"5
lowObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts15
  • androidreact-native run-android
  • android:buildcd android && ./gradlew clean && ./gradlew app:assembleRelease
  • android:debugreact-native run-android
  • clean: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.sh
  • codegenorval
  • iconsnode scripts/generate-icons.js
  • iosreact-native run-ios
  • modulenode scripts/create-module.js
  • postinstallnode scripts/setup-xcode-env.js
  • setup:ios-envnode scripts/setup-xcode-env.js
  • startreact-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.5
  • axios^1.13.1
  • axios-auth-refresh^3.3.6
  • dayjs^1.11.19
  • eslint^9.39.1
  • google-libphonenumber^3.2.43
  • jsc-android^250231.0.0
  • libphonenumber-js^1.12.25
  • lodash^4.17.21
  • lodash.memoize^4.1.2
  • react19.2.0
  • react-native0.83.2
  • react-native-bootsplash^6.3.11
  • react-native-config^1.6.0
  • react-native-date-picker5.0.13
  • …and 23 more.