PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/example/.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
31
Versions published
5
First published
Apr 2026
Publisher
budzhors7

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisherbudzhors7
Artifact bytes1,104,865
Previous version55.0.0
Published2026-04-19T13:07:03.458Z
SHA-256c6dab5b25128a56e80e16e07065791c02830d640357b26c4965031c14639ac6e

Why flagged

What the scanner saw

Credential File Packaged: package/example/.env

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/example/.envpackage/example/.env35

Manifest

Package metadata

Scripts13
  • buildexpo-module build
  • cleanexpo-module clean
  • devnpm --prefix docs run dev
  • docs:buildnpm --prefix docs run build
  • docs:devnpm --prefix docs run dev
  • docs:installnpm --prefix docs install
  • expo-moduleexpo-module
  • lintexpo-module lint
  • open:androidopen -a "Android Studio" example/android
  • open:iosxed example/ios
  • prepareexpo-module prepare
  • prepublishOnlyexpo-module prepublishOnly
  • testexpo-module test
Dependencies1
  • @expo/ui~55.0.11