PkgRadar

Package evidence

@oxyhq/[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.

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 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":["@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"}'
Publishernateisern
Artifact bytes7,429,067
Previous version10.1.0
Published2026-06-15T11:32:25.764Z
SHA-2569685823bfb0a285d6077833cac823fd6a6ff829a59c1d75900be84a7342f2352

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
10.2.0Version
Status history (1 event)
  1. newavailable · 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-view
  • build:jsbun x react-native-builder-bob build --target commonjs && bun x react-native-builder-bob build --target module && bun run copy-assets
  • copy-assetscopyfiles -u 1 "src/assets/**/*" lib/commonjs/assets && copyfiles -u 1 "src/assets/**/*" lib/module/assets
  • copy-dtscopyfiles -u 1 "src/**/*.d.ts" lib/typescript
  • delete-debug-viewrm -rf ./lib/commonjs/components/bottomSheetDebugView ./lib/module/components/bottomSheetDebugView ./lib/typescript/components/bottomSheetDebugView || true
  • delete-dts.jsfind ./lib/commonjs -name '*.d.js*' -delete && find ./lib/module -name '*.d.js*' -delete
  • lintbiome lint --error-on-warnings ./src
  • prepublishOnlybun run typescript && bun run test && bun run build
  • releaserm -rf lib && bun run build && release-it
  • testjest --passWithNoTests
  • test:coveragejest --coverage
  • test:watchjest --watch
  • typescripttsc --skipLibCheck --noEmit
Dependencies18
  • @lottiefiles/dotlottie-react^0.13.5
  • @react-native-async-storage/async-storage2.2.0
  • @types/react*
  • copyfiles^2.4.1
  • expo-blur~56.0.3
  • expo-checkbox~56.0.1
  • expo-crypto~56.0.3
  • expo-print~56.0.3
  • expo-secure-store~56.0.4
  • lottie-react-native^7.3.4
  • react-native-keyboard-controller1.21.6
  • react-native-qrcode-svg^6.3.0
  • react-native-url-polyfill^2.0.0
  • socket.io-client^4.8.1
  • sonner^2.0.4
  • sonner-native^0.20.0
  • typescript^5.9.2
  • zustand^5.0.9