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 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":["@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"}'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
Status history (1 event)
- new → available · risk review · score 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/template/pnpm-lock.yaml | high encoded/escaped-token density | 12 |
Manifest
Package metadata
Scripts13
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.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.