PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

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":["[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 bytes128,089
Previous version1.3.2
Published2026-05-25T02:49:33.012Z
SHA-2569e3f0f7d25859ac00c3c969bf2f50305e33a7e5b7d44266579ffa63c4cbb2e03

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/.claude/settings.jsonmatched "curl "12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/templates/.claude/settings.jsonmatched "curl "12
lowObfuscationpackage/bin/cli.jsmatched "\\x1b"3

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