PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":4,"publisher":"makroz","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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
187
Versions published
6
First published
Jun 2026
Publisher
makroz

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":["[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":["[email protected]"],"fail_on":"review"}'
Publishermakroz
Artifact bytes36,908
Previous version1.1.3
Published2026-06-16T01:21:26.327Z
SHA-256dc9b374cced64883261185b347c4a0af6a4711af791210fc6119806af5c55616

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":4,"publisher":"makroz","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":4,"publisher":"makroz","burst_same_day":2,"burst_week":2,"lure":null,"version_anomaly":false,"new_account":false}10

Manifest

Package metadata

Scripts9
  • androidexpo run:android
  • devexpo start
  • iosexpo run:ios
  • linteslint src/
  • lint:fixeslint src/ --fix
  • testjest
  • test:e2emaestro test .maestro/
  • test:watchjest --watch
  • type-checktsc --noEmit
Dependencies17
  • @makroz/core^1.0
  • @makroz/mobile{{mkVersion}}
  • @shopify/flash-list>=2.0.0
  • expo~56.0.0
  • expo-constants~18.0.0
  • expo-file-system~18.0.0
  • expo-notifications~0.29.0
  • expo-router~56.2.0
  • expo-secure-store~14.0.0
  • expo-sqlite~15.0.0
  • expo-status-bar~3.0.0
  • expo-updates~0.27.0
  • react19.2.3
  • react-dom19.2.3
  • react-native0.85.3
  • react-native-safe-area-context5.0.0
  • react-native-screens~4.0.0