PkgRadar

Package evidence

@wavemaker-ai/[email protected]

Obfuscation Density: high encoded/escaped-token density

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
20
Versions published
7
First published
May 2026
Publisher
wavemaker_devops

Recommended action

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@wavemaker-ai/[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":["@wavemaker-ai/[email protected]"],"fail_on":"review"}'
Artifact bytes1,788,094
Previous version1.0.0-rc.312
Published2026-06-03T15:43:00.947Z
SHA-25679ec8620bfe1220eb07ede67f4013b8753de2defc8b87b6bda3006f5a5bfd497

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

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

Availability ledger

available

low
Last checked
lowRisk
0Score
1.0.0-rc.314Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts13
  • bootstrapyarn example && yarn && yarn pods
  • buildbob build && node ./scripts/build.js post-build
  • build:testcd ./test && tsc
  • copy-resourcesmkdir -p ./dist && cp -r ./lib/module ./dist && cp ./package.json ./dist/module
  • exampleyarn --cwd example
  • linteslint "**/*.{js,ts,tsx}"
  • podscd example && pod-install --quiet
  • releaserelease-it
  • testjest --coverage
  • test:coveragejest --coverage --forceExit; node scripts/combineCoverageHtmlCSS.js
  • test:themejest "test/styles/theme.spec.ts"
  • typescripttsc --noEmit
  • watchnpm-watch build
Dependencies50
  • @expo/vector-icons15.0.2
  • @lottiefiles/dotlottie-react0.13.5
  • @react-native-async-storage/async-storage2.2.0
  • @react-native-community/datetimepicker8.4.4
  • @react-native-community/netinfo11.4.1
  • @react-native-community/slider5.0.1
  • @react-native-masked-view/masked-view0.3.2
  • @react-native/assets-registry0.76.3
  • @react-navigation/drawer7.5.8
  • @react-navigation/native7.1.18
  • @react-navigation/stack7.4.8
  • @wavemaker-ai/variables1.0.0-rc.314
  • axios1.8.3
  • color4.2.3
  • colorjs.io^0.5.2
  • cross-env7.0.3
  • css-mediaquery0.1.2
  • d3-shape3.2.0
  • expo-application7.0.7
  • expo-blur15.0.7
  • expo-clipboard8.0.7
  • expo-file-system19.0.14
  • expo-font14.0.8
  • expo-image3.0.8
  • expo-linear-gradient15.0.7
  • expo-modules-core3.0.20
  • expo-navigation-bar5.0.8
  • expo-screen-capture8.0.8
  • expo-secure-store15.0.7
  • expo-sharing14.0.7
  • …and 20 more.