PkgRadar

Package evidence

@get-id/[email protected]

Remote Dependency Spec: devDependencies.@get-id/react-native-fast-tflite="https://cdn.getid.cloud/sdk/react-native/getid-react-native-fast-tflite/1.2.0/get-id-react-native-fast-tflite.tgz"

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
8
Versions published
7
First published
Jul 2024
Publisher
pstrakendal

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":["@get-id/[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":["@get-id/[email protected]"],"fail_on":"review"}'
Publisherpstrakendal
Artifact bytes923,650
Previous version0.2.21
Published2024-08-01T11:20:32.661Z
SHA-25673e7e4db5f0a3c529ddbcc49ca2e8a3212a00b28f3d46b147fc74cc431f4ff2b

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.@get-id/react-native-fast-tflite="https://cdn.getid.cloud/sdk/react-native/getid-react-native-fast-tflite/1.2.0/get-id-react-native-fast-tflite.tgz"

2 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.2.22Version
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.@get-id/react-native-fast-tflite="https://cdn.getid.cloud/sdk/react-native/getid-react-native-fast-tflite/1.2.0/get-id-react-native-fast-tflite.tgz"8
mediumRemote Dependency Specpackage.jsondevDependencies.vision-camera-resize-plugin="https://github.com/mrousavy/vision-camera-resize-plugin.git#ff3b6d25c035e96d9d68fd17a131abd14d33f9a1"8

Remote payloads

Followed remote artifacts

SourceURLRiskScoreSummary
devDependencies.@get-id/react-native-fast-tflitehttps://cdn.getid.cloud/sdk/react-native/getid-react-native-fast-tflite/1.2.0/get-id-react-native-fast-tflite.tgzlow0no remote findings
devDependencies.vision-camera-resize-pluginhttps://github.com/mrousavy/vision-camera-resize-plugin.git#ff3b6d25c035e96d9d68fd17a131abd14d33f9a1error0invalid gzip header

Manifest

Package metadata

Scripts9
  • cleandel-cli lib
  • docstypedoc --out docs src/index.ts
  • exampleyarn workspace @get-id/react-native-sdk-example
  • linteslint "**/*.{js,ts,tsx}"
  • lint-fixeslint "**/*.{js,ts,tsx}" --fix
  • preparebob build
  • releaserelease-it
  • testjest
  • typechecktsc --noEmit