PkgRadar

Package evidence

[email protected]

Credential File Packaged: package/e2e/fixtures/project_files/.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
431Mature · −50% score
First published
Jul 2019
Publisher
alanhughes

Effective trust discount applied: 50% (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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheralanhughes
Artifact bytes859,767
Previous version29.0.17
Published2026-05-28T21:19:36.362Z
SHA-2562bd4e27b41d176b05734a4eeeb2ac71957cbf149eacaeda6b475b9aa8cbf75d9

Why flagged

What the scanner saw

Credential File Packaged: package/e2e/fixtures/project_files/.env

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
29.0.18Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
highCredential File Packagedpackage/e2e/fixtures/project_files/.envpackage/e2e/fixtures/project_files/.env35

Manifest

Package metadata

Scripts8
  • buildexpo-module build
  • cleanexpo-module clean
  • expo-moduleexpo-module
  • lintexpo-module lint
  • prepareexpo-module prepare
  • prepublishOnlyexpo-module prepublishOnly
  • testexpo-module test
  • test:e2e-cliyarn run prepare && expo-module test --config e2e-cli/jest.config.js
Dependencies14
  • @expo/code-signing-certificates^0.0.6
  • @expo/plist^0.4.9
  • @expo/spawn-async^1.7.2
  • arg4.1.0
  • chalk^4.1.2
  • debug^4.3.4
  • expo-eas-client~1.0.8
  • expo-manifests~1.0.11
  • expo-structured-headers~5.0.0
  • expo-updates-interface~2.0.0
  • getenv^2.0.0
  • glob^13.0.0
  • ignore^5.3.1
  • resolve-from^5.0.0