PkgRadar

Package evidence

[email protected]

no findings

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
19
First published
Apr 2026
Publisher
hoangnguyen035

Recommended action

Looks clean — keep monitoring

No 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"}'
Artifact bytes167,725
Previous version1.6.0
Published2026-06-02T07:44:41.874Z
SHA-2568277976e969d585f30855f5b5125730066cfc21f241b65dd7b9e944c83805307

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.6.1Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • androidexpo start --android
  • iosexpo start --ios
  • linteslint . --ext .ts,.tsx
  • lint:fixeslint . --ext .ts,.tsx --fix
  • startexpo start
  • testjest
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typechecktsc --noEmit
  • webexpo start --web
Dependencies21
  • @hookform/resolvers^3.3.0
  • @react-navigation/native^6.1.0
  • @tanstack/react-query^5.0.0
  • axios^1.6.0
  • expo~51.0.0
  • expo-image~1.12.0
  • expo-router~3.5.0
  • expo-secure-store~13.0.0
  • expo-status-bar~1.12.0
  • lucide-react-native^0.300.0
  • nativewind^4.0.0
  • react18.2.0
  • react-hook-form^7.50.0
  • react-native0.74.0
  • react-native-mmkv^2.12.0
  • react-native-reanimated~3.10.0
  • react-native-safe-area-context4.10.0
  • react-native-screens3.31.0
  • react-native-svg15.2.0
  • zod^3.22.0
  • zustand^4.5.0