PkgRadar

Package evidence

@tactics/[email protected]

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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
159Mature · −50% score
First published
Dec 2022
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":["@tactics/[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":["@tactics/[email protected]"],"fail_on":"review"}'
Artifact bytes1,147,520
Previous version5.4.41
Published2026-02-20T13:32:06.784Z
SHA-256e7d13f2a4516b8da92b8c1836eedc1213aca45efba4f9b91d811da0dbbf26bde

Why flagged

What the scanner saw

Install-time lifecycle script: preinstall="npx only-allow pnpm"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
5.4.43Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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.jsonpreinstall="npx only-allow pnpm"5

Manifest

Package metadata

Scripts9
  • androidexpo run:android
  • format./node_modules/.bin/prettier --write src/.
  • iosexpo run:ios
  • preinstallnpx only-allow pnpm
  • release:majorpnpm version major --git-tag-version=false
  • release:minorpnpm version minor --git-tag-version=false
  • release:patchpnpm version patch --git-tag-version=false
  • start./node_modules/.bin/tsc && ./node_modules/.bin/expo start
  • types./node_modules/.bin/tsc index.tsx --declaration --allowJs --emitDeclarationOnly --esModuleInterop --jsx react-native --skipLibCheck --target es5
Dependencies55
  • @expo/metro-runtime^6.1.2
  • @expo/vector-icons^15.0.3
  • @miblanchard/react-native-slider^2.6.0
  • @react-navigation/bottom-tabs^7.4.0
  • @react-navigation/drawer^7.5.0
  • @react-navigation/elements^2.6.3
  • @react-navigation/native^7.1.8
  • @react-navigation/native-stack^7.3.16
  • @react-navigation/stack^7.7.2
  • @tactics/kinderopvang-branding1.0.3
  • @types/react~19.1.17
  • dayjs^1.11.19
  • dayjs-plugin-utc^0.1.2
  • depcheck^1.4.7
  • expo~54.0.33
  • expo-application~7.0.7
  • expo-asset^12.0.12
  • expo-background-task^1.0.10
  • expo-camera^17.0.10
  • expo-constants~18.0.13
  • expo-crypto^15.0.8
  • expo-dev-client~6.0.15
  • expo-device^8.0.10
  • expo-font~14.0.11
  • expo-haptics~15.0.8
  • expo-image~3.0.11
  • expo-keep-awake^15.0.8
  • expo-linear-gradient^15.0.8
  • expo-linking~8.0.11
  • expo-localization^17.0.8
  • …and 25 more.