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":["[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
Remote Payload: matched "curl "
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 15 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/templates/.claude/settings.json | matched "curl " | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/templates/.claude/settings.json | matched "curl " | 12 |
| low | Obfuscation | package/bin/cli.js | matched "\\x1b" | 3 |
Manifest
Package metadata
Scripts10
androidexpo start --androidiosexpo start --ioslinteslint . --ext .ts,.tsxlint:fixeslint . --ext .ts,.tsx --fixstartexpo starttestjesttest:coveragejest --coveragetest:watchjest --watchtypechecktsc --noEmitwebexpo start --web
Dependencies21
@hookform/resolvers^3.3.0@react-navigation/native^6.1.0@tanstack/react-query^5.0.0axios^1.6.0expo~51.0.0expo-image~1.12.0expo-router~3.5.0expo-secure-store~13.0.0expo-status-bar~1.12.0lucide-react-native^0.300.0nativewind^4.0.0react18.2.0react-hook-form^7.50.0react-native0.74.0react-native-mmkv^2.12.0react-native-reanimated~3.10.0react-native-safe-area-context4.10.0react-native-screens3.31.0react-native-svg15.2.0zod^3.22.0zustand^4.5.0