PkgRadar

Package evidence

@react-native-ohos/[email protected]

Remote Dependency Spec: devDependencies.big-list-of-naughty-strings="https://github.com/radex/big-list-of-naughty-strings#8346238a82f1e3a6f62389def1e668d80e4023fb"

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
4
First published
Jan 2026
Publisher
xinxintop

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"}'
Publisherxinxintop
Artifact bytes2,077,391
Previous versionnone
Published2026-01-07T16:41:49.532Z
SHA-256bbd6f7d83376c8df53a408da948df970d8724774a87b7ae444c8159cdb9640ad

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.big-list-of-naughty-strings="https://github.com/radex/big-list-of-naughty-strings#8346238a82f1e3a6f62389def1e668d80e4023fb"

1 remote tarball(s) were followed statically.

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.big-list-of-naughty-strings="https://github.com/radex/big-list-of-naughty-strings#8346238a82f1e3a6f62389def1e668d80e4023fb"8
mediumRemote Dependency Specpackage.jsondevDependencies.cavy="git+https://github.com/Nozbe/cavy.git"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.big-list-of-naughty-stringshttps://github.com/radex/big-list-of-naughty-strings#8346238a82f1e3a6f62389def1e668d80e4023fberror0invalid gzip header

Manifest

Package metadata

Scripts28
  • android:emulator./scripts/emulatorWithJavaCheck
  • buildnode ./scripts/make.mjs
  • ciyarn ci:check
  • ci:checkconcurrently -c auto -n jest,eslint,flow,ts,tslint 'npm run test' 'npm run eslint' 'npm run flow' 'npm run test:typescript' 'npm run tslint' --kill-others-on-fail
  • cocoapodsrm -fr native/iosTest/build/generated && cd native/iosTest && bundle exec pod update hermes-engine --no-repo-update && bundle exec pod install
  • codegen-libreact-native codegen-lib-harmony --no-safety-check --npm-package-name watermelondb --cpp-output-path ./harmony/watermelondb/src/main/cpp/generated --ets-output-path ./harmony/watermelondb/src/main/ets/generated --turbo-modules-spec-paths ./src/specs/
  • devnode ./scripts/make.mjs
  • dev:nativereact-native start
  • docs:build./scripts/update-docusaurus && cd docs-website && yarn build
  • docs:deploy./scripts/update-docusaurus && cd docs-website && yarn deploy
  • docs:dev./scripts/update-docusaurus && cd docs-website && yarn start
  • docs:versioncd docs-website && yarn version --no-git-tag-version --no-commit-hooks --new-version
  • eslinteslint ./src -c ./.eslintrc.js --cache --cache-location ./.cache/.eslintcache
  • flowflow check --color always
  • ktlintcd native/androidTest; ./gradlew ktlint
  • ktlint:formatcd native/androidTest; ./gradlew ktlintFormat
  • packnode ./scripts/make.mjs && cd dist && npm pack
  • prettierprettier --write src docs-website/src
  • releasenode ./scripts/release.mjs
  • testjest --config=./jest.config.js --forceExit
  • test:androidcd native/androidTest && ./gradlew connectedAndroidTest
  • test:iosscripts/test-ios
  • test:nativeconcurrently -n android,ios 'npm run test:android' 'npm run test:ios' --kill-others-on-fail
  • test:typescriptcd examples/typescript; yarn; npm run test
  • test:windowsreact-native run-windows
  • test:windows:cicd native/windowsE2E && npm run e2etest
  • tslinttslint --project .
  • upyarn
Dependencies7
  • @babel/runtime7.26.0
  • @nozbe/simdjson3.9.4
  • @nozbe/sqlite3.46.0
  • hoist-non-react-statics^3.3.2
  • lokijsnpm:@nozbe/[email protected]
  • rxjs^7.8.1
  • sql-escape-string^1.1.0