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
- 1
- First published
- Jun 2026
- Publisher
- bengouss
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":["@bengouss/[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":["@bengouss/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Suspicious Publish Context
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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | — | 10 |
Manifest
Package metadata
Dependencies38
@expo/vector-icons^15.0.2@react-navigation/bottom-tabs^7.4.0@react-navigation/elements^2.6.3@react-navigation/native^7.1.8expo~54.0.7expo-apple-authentication~8.0.7expo-application~7.0.7expo-auth-session~7.0.8expo-camera~17.0.10expo-constants~18.0.9expo-crypto~15.0.7expo-dev-client~6.0.17expo-device~8.0.9expo-font~14.0.8expo-haptics~15.0.7expo-image~3.0.10expo-linear-gradient~15.0.7expo-linking~8.0.8expo-notifications~0.32.12expo-router~6.0.14expo-secure-store~15.0.7expo-splash-screen~31.0.10expo-status-bar~3.0.8expo-symbols~1.0.7expo-system-ui~6.0.8expo-updates~29.0.10expo-web-browser~15.0.9react19.1.0react-dom19.1.0react-native0.81.5- …and 8 more.