PkgRadar

Package evidence

@os1-platform/[email protected]

Install-time lifecycle script: postinstall="patch-package"

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
112
Versions published
67Mature · −50% score
First published
Sep 2022
Publisher
anujsharmadel

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

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":["@os1-platform/[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":["@os1-platform/[email protected]"],"fail_on":"review"}'
Publisheranujsharmadel
Artifact bytes3,559,078
Previous version3.2.0
Published2026-05-22T15:16:27.252Z
SHA-256cbf6e71b7ab9a19fae5464b14db07eaa0df51dea685e7e52891fc16bc5e05539

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="patch-package"

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

Availability ledger

available

review
Last checked
reviewRisk
2Score
3.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 2 · 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="patch-package"5

Manifest

Package metadata

Scripts11
  • bootstrapyarn example && yarn && yarn pods
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build
  • exampleyarn --cwd example
  • linteslint "**/*.{js,ts,tsx}" --fix
  • localyarn && cd example && yarn start
  • podscd example && pod-install --quiet
  • postinstallpatch-package
  • preparebob build
  • releaserelease-it
  • testjest
  • typescripttsc --noEmit
Dependencies26
  • @coralogix/react-native-sdk^1.0.26
  • @os1-platform/platform-coreos-execution-engine-sdk1.1.7
  • @react-native-vector-icons/ant-design^12.3.0
  • @react-native-vector-icons/entypo^12.3.0
  • @react-native-vector-icons/evil-icons^12.3.0
  • @react-native-vector-icons/feather^12.3.0
  • @react-native-vector-icons/material-design-icons^12.3.0
  • @react-native-vector-icons/material-icons^12.3.0
  • @rjsf/core^2.2.0
  • apollo-link-timeout^5.0.4
  • decompress^4.2.1
  • i18n-js^4.3.2
  • json-logic-js^2.0.1
  • jsonpath-plus^6.0.1
  • jwt-decode^3.1.2
  • latlng-to-dms^1.0.2
  • lodash^4.17.21
  • promise^8.3.0
  • react-native-fs^2.20.0
  • react-native-image-marker1.2.11
  • react-native-otp-textinput1.1.7
  • react-native-svg15.11.2
  • recyclerlistview^4.2.0
  • rjsf-native^1.0.14
  • toggle-switch-react-native^3.3.0
  • uuid-by-string^4.0.0