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
- 41
- Versions published
- 18
- First published
- May 2026
- Publisher
- tushil
Recommended action
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Large Javascript Payload: 2040558 bytes
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 low · score 0 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/web/index.mjs | 2040558 bytes | 0 |
Manifest
Package metadata
Scripts6
buildnpm run clean && npm run build:css:generated && tsup --config tsup.config.ts && npm run build:cssbuild:csstailwindcss -i ../packages/styles/index.css -o ./dist/web/css/index.cssbuild:css:generatedtailwindcss -i ../packages/styles/index.css -o ./.generated/index.csscleannode -e "const fs = require('node:fs'); fs.rmSync('dist', { recursive: true, force: true }); fs.rmSync('.generated', { recursive: true, force: true })"preparenpm run buildtestecho "Error: no test specified" && exit 1
Dependencies33
@expo/vector-icons^14.0.3@forward-software/react-native-flags-kit^1.0.0@gorhom/bottom-sheet^4.6.4@react-native-async-storage/async-storage^1.23.1@react-navigation/drawer^6.7.2@react-navigation/native^6.1.18@react-navigation/native-stack^6.11.0@tanstack/react-query^5.90.2classnames^2.5.1country-flag-icons^1.5.19emoji-picker-react^4.12.0expo-av~14.0.7expo-constants~16.0.2expo-device~6.0.2expo-font~12.0.10expo-image-picker~15.1.0expo-notifications~0.28.19framer-motion^12.4.4i18n-iso-countries^7.14.0motion^12.4.4react-draggable^4.5.0react-native-gesture-handler~2.16.1react-native-portalize^1.0.7react-native-reanimated~3.10.1react-native-safe-area-context4.10.5react-native-screens3.31.1react-native-svg^15.12.0react-native-webview13.8.6react-router-dom^7.2.0react-use^17.6.0- …and 3 more.