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.

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 bytes575,722
Previous version2.1.2
Published2026-06-01T13:31:37.301Z
SHA-2561896d39534d24e6d63b13a6602b2bbfa549bd94580bc451812e98d4b3ea51b1c

Why flagged

What the scanner saw

Credential File Packaged: package/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential File Packagedpackage/.envpackage/.env35
lowInstall-time lifecycle scriptpackage.jsonpostinstall="npx husky && npx skills update"5

Manifest

Package metadata

Scripts11
  • androidexpo run:android
  • android:deviceexpo run:android -d
  • formatprettier --write ./src
  • iosexpo run:ios
  • ios:deviceexpo run:ios -d
  • linteslint ./src
  • postinstallnpx husky && npx skills update
  • prebuildexpo prebuild
  • startexpo start
  • typetsc
  • webexpo start --web
Dependencies38
  • @mediacubeco/base2.1.0
  • @mediacubeco/base-react2.1.0
  • @mediacubeco/base-react-native2.1.0
  • @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-updates~56.0.17
  • 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
  • …and 8 more.