PkgRadar

Package evidence

@react-native-oh-tpl/[email protected]

Install-time lifecycle script: install="prebuild-install --runtime napi || echo 'Failed to download prebuild for Realm'"

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
29
Versions published
7
First published
Nov 2024
Publisher
ding_chengjie

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":["@react-native-oh-tpl/[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":["@react-native-oh-tpl/[email protected]"],"fail_on":"review"}'
Publisherding_chengjie
Artifact bytes32,471,525
Previous version12.13.1-0.0.7-rc.0
Published2025-07-08T13:07:13.141Z
SHA-25623efa4b39f4cbe5cdb4ce02644ceded9bd21ce37116b5b52f05634cb5a1c824a

Why flagged

What the scanner saw

Install-time lifecycle script: install="prebuild-install --runtime napi || echo 'Failed to download prebuild for Realm'"

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
12.13.1-0.0.7-rc.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsoninstall="prebuild-install --runtime napi || echo 'Failed to download prebuild for Realm'"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/submit-analytics.js"5

Manifest

Package metadata

Scripts18
  • bindgen:jsiwireit
  • bindgen:jsi1wireit
  • bindgen:wrapperwireit
  • bindgen:wrapper1wireit
  • build:nodewireit
  • build:tswireit
  • build:ts1wireit
  • check-circular-importswireit
  • check-typeswireit
  • docswireit
  • installprebuild-install --runtime napi || echo 'Failed to download prebuild for Realm'
  • linteslint --ext .js,.mjs,.ts .
  • postinstallnode ./scripts/submit-analytics.js
  • prebuildtsx ./src/scripts/build/cli.ts
  • prebuild-harmonywireit
  • prebuild-nodewireit
  • testwireit
  • test:typestsc --project type-tests/tsconfig.json
Dependencies8
  • @realm/fetch^0.1.1
  • bson^4.7.2
  • debug^4.3.4
  • node-machine-id^1.1.12
  • npm^10.9.0
  • path-browserify^1.0.1
  • prebuild-install^7.1.2
  • realm^12.13.1