PkgRadar

Package evidence

@dev_vlens/[email protected]

Install-time lifecycle script: postinstall="node scripts/fix-android-build.js"

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
103
Versions published
1
First published
May 2026
Publisher
dev_vlens

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":["@dev_vlens/[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":["@dev_vlens/[email protected]"],"fail_on":"review"}'
Publisherdev_vlens
Artifact bytes9,808,150
Previous versionnone
Published2026-05-25T12:46:08.578Z
SHA-25680bef1c75eee50101d5be8c539932e40d891c02b551a51f9a09f33edaa054a9c

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node scripts/fix-android-build.js"

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.0Version
Status history (2 events)
  1. availableavailable · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
  2. newavailable · risk high · score 35 · 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/fix-android-build.js"5

Manifest

Package metadata

Scripts11
  • build:sdkbob build
  • cleandel-cli lib
  • exampleyarn workspace react-native-vlens-example
  • expoexpo
  • linteslint "**/*.{js,ts,tsx}"
  • pack:sdkbob build && yarn pack --out example/react-native-vlens.tgz
  • postinstallnode scripts/fix-android-build.js
  • preparebob build
  • releaserelease-it
  • testjest
  • typechecktsc
Dependencies14
  • @mgcrea/vision-camera-barcode-scanner^0.12.1
  • axios^1.7.9
  • bignumber.js^9.1.2
  • i18n-jslatest
  • i18next^24.2.0
  • react-i18next^15.2.0
  • react-native-fs^2.20.0
  • react-native-image-resizer^1.4.5
  • react-native-reanimated^3.19.0
  • react-native-sound-player^0.14.5
  • react-native-vision-camera^4.7.2
  • react-native-vision-camera-face-detector^1.8.9
  • react-native-vision-camera-text-detector^1.0.5
  • react-native-worklets-core^1.5.0