PkgRadar

Package evidence

@mediacubeco/[email protected]

Credential File Packaged: package/.env

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
110
Versions published
13
First published
May 2026
Publisher
alkhimenok-mediacube

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@mediacubeco/[email protected]"],"fail_on":"high"}'

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":["@mediacubeco/[email protected]"],"fail_on":"high"}'
Artifact bytes572,603
Previous version2.0.0
Published2026-05-29T17:44:17.448Z
SHA-256a7f193869526f9cbfa9da12d2fee0db0a514276c8308c4a050ca523fb3494f33

Why flagged

What the scanner saw

New Lifecycle Script Vs Previous: postinstall added in 2.0.1 vs 2.0.0: "npx husky && npx skills update"

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

Availability ledger

available

high
Last checked
highRisk
80Score
2.0.1Version
Status history (1 event)
  1. newavailable · risk high · score 80 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.0.1 vs 2.0.0: "npx husky && npx skills update"40
highCredential File Packagedpackage/.envpackage/.env35
Show all 3 findings (low-signal and informational)
SeverityKindPathDetailPoints
highNew Lifecycle Script Vs Previouspackage.jsonpostinstall added in 2.0.1 vs 2.0.0: "npx husky && npx skills update"40
highCredential File Packagedpackage/.envpackage/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx husky && npx skills update"5

Manifest

Package metadata

Scripts11
  • androidexpo start --android
  • android:deviceexpo run:android -d
  • formatprettier --write ./src
  • iosexpo start --ios
  • ios:deviceexpo run:ios -d
  • linteslint ./src
  • postinstallnpx husky && npx skills update
  • prebuildexpo prebuild
  • startexpo start
  • typetsc
  • webexpo start --web
Dependencies37
  • @mediacubeco/base2.0.1
  • @mediacubeco/base-react2.0.1
  • @mediacubeco/base-react-native2.0.1
  • @tanstack/query-async-storage-persister^5.99.0
  • @tanstack/react-query^5.99.0
  • @tanstack/react-query-persist-client^5.99.0
  • expo~56.0.8
  • expo-blur~56.0.3
  • expo-constants~56.0.16
  • expo-device~56.0.4
  • expo-font~56.0.5
  • expo-glass-effect~56.0.4
  • expo-haptics~56.0.3
  • expo-image~56.0.9
  • expo-linking~56.0.13
  • expo-localization~56.0.6
  • expo-navigation-bar~56.0.3
  • expo-router~56.2.8
  • expo-secure-store~56.0.4
  • expo-splash-screen~56.0.10
  • expo-status-bar~56.0.4
  • expo-symbols~56.0.5
  • expo-system-ui~56.0.5
  • expo-web-browser~56.0.5
  • i18next^26.0.5
  • react19.2.3
  • react-dom19.2.3
  • react-i18next^17.0.3
  • react-native0.85.3
  • react-native-gesture-handler~2.31.2
  • …and 7 more.