PkgRadar

Package evidence

@react-native-ohos/[email protected]

Install-time lifecycle script: postinstall="node ./scripts/create-build-profile"

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
15
Versions published
5
First published
Sep 2025
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-ohos/[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-ohos/[email protected]"],"fail_on":"review"}'
Publisherding_chengjie
Artifact bytes3,071,052
Previous versionnone
Published2025-11-26T04:57:18.977Z
SHA-2569ffaa2d1f412572d8c6d37fa02ed4c25280fe0a5513ac1a253c6bf94fd955f04

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node ./scripts/create-build-profile"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.1Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./scripts/create-build-profile"5

Manifest

Package metadata

Scripts7
  • codegenreact-native codegen-harmony --rnoh-module-path ./harmony/entry/oh_modules/@rnoh/react-native-openharmony
  • devnpm run codegen && react-native bundle-harmony --dev --minify=false
  • inpm install
  • install:pkgnpm run pack:pkg && npm i @react-native-ohos-community/auto-fill@file:../auto-fill/react-native-ohos-community-auto-fill-1.0.1.tgz
  • pack:pkgcd ../auto-fill && npm pack && cd ../tester
  • postinstallnode ./scripts/create-build-profile
  • startnpm run codegen && hdc rport tcp:8081 tcp:8081 && react-native start
Dependencies12
  • @gorhom/portal^1.0.14
  • @react-native-oh-tpl/react-native-gesture-handlerfile:rnoh_package/react-native-oh-tpl-react-native-gesture-handler-2.14.4.tgz
  • @react-native-oh-tpl/react-native-safe-area-contextfile:rnoh_package/react-native-oh-tpl-react-native-safe-area-context-4.7.4-0.1.5.tgz
  • @react-native-oh-tpl/stackfile:rnoh_package/react-native-oh-tpl-stack-6.4.0-0.0.4.tgz
  • @react-native-ohos-community/auto-fillfile:rnoh_package/react-native-ohos-community-auto-fill-1.0.0.tgz
  • @react-navigation/bottom-tabs^6.6.1
  • @react-navigation/native^6.1.17
  • @react-navigation/native-stack^6.11.0
  • react18.2.0
  • react-native0.72.5
  • react-native-harmonyfile:./rnoh_package/rnoh-react-native-harmony-0.72.28.tgz
  • react-native-screens^3.34.0