PkgRadar

Package evidence

@expo/[email protected]

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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
29,858Mainstream · −50% score
Versions published
492Mature · −50% score
First published
Oct 2019
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (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":["@expo/[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":["@expo/[email protected]"],"fail_on":"review"}'
Artifact bytes170,810
Previous version20.0.0
Published2026-06-05T21:38:27.646Z
SHA-25629cdf0c9c5bc872d9dd06461ed004da76418d69a2e06151c51b4dacfa0263e3c

Why flagged

What the scanner saw

Credential file access: matched "GOOGLE_APPLICATION_CREDENTIALS"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/gcs/__unit__/gcs.test.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5
lowCredential file accesspackage/dist/utils/npmrc.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/steps/functions/useNpmToken.jsmatched ".npmrc"5
lowCredential file accesspackage/dist/buildErrors/userErrorHandlers.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts15
  • buildtsc
  • cleanrimraf node_modules dist coverage "*.tsbuildinfo"
  • gqlgql.tada generate-schema ${API_SERVER_URL:-https://api.expo.dev}/graphql --output ./schema.graphql && gql.tada generate-output
  • gql:localAPI_SERVER_URL=http://api.expo.test yarn gql
  • jest-integrationjest --config jest/integration-config.ts
  • jest-integration-watchjest --config jest/integration-config.ts --watch
  • jest-unitjest --config jest/unit-config.ts
  • jest-unit-watchjest --config jest/unit-config.ts --watch
  • prebuildyarn gql
  • prepackrimraf dist "*.tsbuildinfo" && yarn gql && tsc -p tsconfig.build.json
  • prewatchyarn gql
  • startyarn watch
  • testyarn jest-unit
  • typechecktsc
  • watchtsc --watch --preserveWatchOutput
Dependencies40
  • @expo/config55.0.10
  • @expo/config-plugins55.0.7
  • @expo/downloader20.0.0
  • @expo/eas-build-job20.1.0
  • @expo/env^0.4.0
  • @expo/logger20.0.0
  • @expo/package-manager1.9.10
  • @expo/plist^0.2.0
  • @expo/results^1.0.0
  • @expo/spawn-async1.7.2
  • @expo/steps20.1.0
  • @expo/template-file20.0.0
  • @expo/turtle-spawn20.0.0
  • @expo/xcpretty^4.3.1
  • @google-cloud/storage^7.11.2
  • @ngrok/ngrok1.7.0
  • @sentry/node7.77.0
  • @urql/core^6.0.1
  • bplist-parser0.3.2
  • fast-glob^3.3.2
  • fast-xml-parser^4.4.1
  • fs-extra^11.2.0
  • gql.tada^1.8.13
  • joi^17.13.1
  • jose5.10.0
  • lodash^4.17.21
  • node-fetch^2.7.0
  • node-forge^1.3.1
  • node-stream-zip1.15.0
  • nullthrows^1.1.1
  • …and 10 more.