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
- 4,101Niche · −30% score
- Versions published
- 482Mature · −50% score
- First published
- May 2024
- Publisher
- nateisern
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["@oxyhq/[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":["@oxyhq/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts13
buildbun x react-native-builder-bob build --target commonjs && bun x react-native-builder-bob build --target module && bun x react-native-builder-bob build --target typescript && bun run copy-assets && bun run copy-dts && bun run delete-dts.js && bun run delete-debug-viewbuild:jsbun x react-native-builder-bob build --target commonjs && bun x react-native-builder-bob build --target module && bun run copy-assetscopy-assetscopyfiles -u 1 "src/assets/**/*" lib/commonjs/assets && copyfiles -u 1 "src/assets/**/*" lib/module/assetscopy-dtscopyfiles -u 1 "src/**/*.d.ts" lib/typescriptdelete-debug-viewrm -rf ./lib/commonjs/components/bottomSheetDebugView ./lib/module/components/bottomSheetDebugView ./lib/typescript/components/bottomSheetDebugView || truedelete-dts.jsfind ./lib/commonjs -name '*.d.js*' -delete && find ./lib/module -name '*.d.js*' -deletelintbiome lint --error-on-warnings ./srcprepublishOnlybun run typescript && bun run test && bun run buildreleaserm -rf lib && bun run build && release-ittestjest --passWithNoTeststest:coveragejest --coveragetest:watchjest --watchtypescripttsc --skipLibCheck --noEmit
Dependencies18
@lottiefiles/dotlottie-react^0.13.5@react-native-async-storage/async-storage2.2.0@types/react*copyfiles^2.4.1expo-blur~56.0.3expo-checkbox~56.0.1expo-crypto~56.0.3expo-print~56.0.3expo-secure-store~56.0.4lottie-react-native^7.3.4react-native-keyboard-controller1.21.6react-native-qrcode-svg^6.3.0react-native-url-polyfill^2.0.0socket.io-client^4.8.1sonner^2.0.4sonner-native^0.20.0typescript^5.9.2zustand^5.0.9