PkgRadar

Package evidence

@droppii-org/[email protected]

Remote Dependency Spec: dependencies.@droppii/openim-rn-client-sdk="git+ssh://[email protected]/droppii/open-im-sdk-reactnative.git#v1.0.0-rc5"

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
5
First published
Jun 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@droppii-org/[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":["@droppii-org/[email protected]"],"fail_on":"review"}'
Artifact bytes110,157
Previous version0.2.3
Published2026-06-17T09:16:32.980Z
SHA-256c17d7048e604c028986be052e7e9527d66cdb21947174f98ce0546fcddd139eb

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.@droppii/openim-rn-client-sdk="git+ssh://[email protected]/droppii/open-im-sdk-reactnative.git#v1.0.0-rc5"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.@droppii/openim-rn-client-sdk="git+ssh://[email protected]/droppii/open-im-sdk-reactnative.git#v1.0.0-rc5"12
mediumRemote Dependency Specpackage.jsondevDependencies.@droppii/libs="git+ssh://[email protected]:droppii/mobile-components.git#v1.1.13"8

Manifest

Package metadata

Scripts9
  • build:webvite build
  • cleandel-cli android/build example/android/build example/android/app/build example/ios/build lib
  • exampleyarn workspace @droppii-org/chat-mobile-example
  • linteslint "**/*.{js,ts,tsx}"
  • preparebob build
  • releaserelease-it --no-git --ci --no-increment
  • testjest
  • typechecktsc -p tsconfig.build.json 2>&1 | grep -E 'src/.*error' || echo 'Typecheck passed (external dependency warnings ignored)'
  • webvite
Dependencies6
  • @droppii/openim-rn-client-sdkgit+ssh://[email protected]/droppii/open-im-sdk-reactnative.git#v1.0.0-rc5
  • axios^1.16.1
  • lodash^4.18.1
  • react-native-fs^2.20.0
  • react-native-gifted-chat^3.3.3
  • react-native-tab-view^4.3.1