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 updateStatic 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"}'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
Status history (2 events)
- new → available · risk high · score 40 · status changed
- new → available · risk high · score 40 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential File Packaged | package/.env | package/.env | 35 |
| low | Install-time lifecycle script | package.json | postinstall="npx husky && npx skills update" | 5 |
Manifest
Package metadata
Scripts11
androidexpo run:androidandroid:deviceexpo run:android -dformatprettier --write ./srciosexpo run:iosios:deviceexpo run:ios -dlinteslint ./srcpostinstallnpx husky && npx skills updateprebuildexpo prebuildstartexpo starttypetscwebexpo 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.0expo~56.0.8expo-blur~56.0.3expo-constants~56.0.16expo-device~56.0.4expo-font~56.0.5expo-glass-effect~56.0.4expo-haptics~56.0.3expo-image~56.0.9expo-linking~56.0.13expo-localization~56.0.6expo-navigation-bar~56.0.3expo-router~56.2.8expo-secure-store~56.0.4expo-splash-screen~56.0.10expo-status-bar~56.0.4expo-symbols~56.0.5expo-system-ui~56.0.5expo-updates~56.0.17expo-web-browser~56.0.5i18next^26.0.5react19.2.3react-dom19.2.3react-i18next^17.0.3react-native0.85.3- …and 8 more.