PkgRadar

Package evidence

@giltripper/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
9
First published
Nov 2025
Publisher
giltripper

Recommended action

Review before promoting

Mixed 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":["@giltripper/[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":["@giltripper/[email protected]"],"fail_on":"review"}'
Publishergiltripper
Artifact bytes4,211,070
Previous version1.1.4
Published2026-05-28T14:01:23.077Z
SHA-256f090a58d4eb8cd06bc01607a2f5894a3671cee177c0f7c11c449301e63ad6526

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
12Score
1.1.5Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumObfuscation Densitypackage/template/pnpm-lock.yamlhigh encoded/escaped-token density12

Manifest

Package metadata

Scripts13
  • 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
  • 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.